Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simopenpass
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arun Das
simopenpass
Graph
GUI_Documentation
Select Git revision
Branches
12
3-extend-openscenario-support
GUI_Documentation
VWGoA
VW_GoA
cmake
hlrs
intech
itk
master
default
protected
pcm
servant
vvm
Tags
3
openPASS_0.7
openPASS_0.6
openPASS_0.5
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Jan
15
13
12
11
10
9
8
15
Dec
14
11
5
4
3
2
26
Nov
25
12
10
2
27
Oct
18
15
14
8
1
30
Sep
28
25
20
18
16
14
11
10
4
27
Aug
25
24
10
5
26
Jul
3
2
24
Jun
2
20
May
14
25
Apr
24
17
31
Mar
22
17
16
2
1
25
Feb
24
4
3
21
Jan
13
11
16
Dec
7
6
29
Nov
10
Sep
8
Aug
1
26
Jun
21
Mar
15
Feb
14
Jan
30
Oct
29
23
17
16
28
Aug
22
8
7
2
18
Jun
13
12
29
May
17
16
7
Feb
6
2
29
Jan
23
3
14
Dec
4
23
Oct
27
Sep
19
12
16
Mar
8
fixed print to log file, write went out of scope in MSVC, thus a capture by value was required (took me a while to figure out)
hlrs
hlrs
compute max deceleration
Add Zlib
moved example configs to configs subdirectory
added maxAcceleration and maxDeceleration
update of example-configurations
update of example-configurations
use of fmu in cmake
Import of vehicle parameters MaxDeceleration and MaxAcceleration from VehicleModelsCatalog
fixed copy-paste typo in GetOrientation
fixed vector out of bounds access
fixed spawnPoint creation
windows runtime fixes
added missing files
Addition of modular-driver examples
fixed position on road
Added missing files and license info
add Modular Driver
update changelog
merged master branch to hlrs
classes with cons members can't have move_assign operators and thus can't be used in vectors
methods which are not const can't be declared constexpr
Merge remote-tracking branch 'remotes/origin/master' into hlrs
Merge remote-tracking branch 'remotes/origin/servant' into hlrs
include changes
merge of modular-driver v.0.7-update to hlrs branch
Merge branch 'servant' into 'servant'
servant
servant
mod(CMake): Don't strictly depend on exact version of protobuf
Merge branch 'releaseReview0.7' into 'servant'
Fix typos in CONTRIBUTING.md
Update CONTRIBUTING.md
Merge branch 'servant' into 'servant'
Add CONTRIBUTE file for project
Add NOTICE file for project
Add LICENSE file for EPL-2.0
Re-license left over source files from EPL-1.0 to EPL-2.0
fixed issue when cars are slower than speed limit
windows compile fix
varying random seed
linux compile fix
Loading