-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Vadere trajectory loader #382
base: main
Are you sure you want to change the base?
Add Vadere trajectory loader #382
Commits on Jul 26, 2024
-
Add trajectory loader for Vadere trajectory (postvis.traj) files
Simon Rahn committedJul 26, 2024 Configuration menu - View commit details
-
Copy full SHA for aaf0df7 - Browse repository at this point
Copy the full SHA aaf0df7View commit details
Commits on Aug 6, 2024
-
Refactor trajectory_loader for Vadere trajectories
Simon Rahn committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for ac65d62 - Browse repository at this point
Copy the full SHA ac65d62View commit details -
Refactor using scripts/format.sh
Simon Rahn committedAug 6, 2024 Configuration menu - View commit details
-
Copy full SHA for bfe1d56 - Browse repository at this point
Copy the full SHA bfe1d56View commit details
Commits on Aug 9, 2024
-
Add test_load_trajectory_from_vadere_no_data
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for d739abb - Browse repository at this point
Copy the full SHA d739abbView commit details -
Add test_load_trajectory_from_vadere_reference_file including referen…
…ce file (created with Vadere 3.0, d79a4bfd)
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 5dc5505 - Browse repository at this point
Copy the full SHA 5dc5505View commit details -
Fix unstable floating point operations in trajectory_loader
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 0bea69e - Browse repository at this point
Copy the full SHA 0bea69eView commit details -
Add test_load_trajectory_from_vadere_success
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 491f7f2 - Browse repository at this point
Copy the full SHA 491f7f2View commit details -
Simon Rahn committed
Aug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for e5f6400 - Browse repository at this point
Copy the full SHA e5f6400View commit details -
Add tests for missing and non-unique columns in vadere trajectory files
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b26626 - Browse repository at this point
Copy the full SHA 2b26626View commit details -
Refactor using scripts/format.sh
Simon Rahn committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for a3723ec - Browse repository at this point
Copy the full SHA a3723ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bfcdb - Browse repository at this point
Copy the full SHA f0bfcdbView commit details
Commits on Aug 12, 2024
-
Add load_trajectory_from_vadere to __init__.py
Simon Rahn committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b1558e - Browse repository at this point
Copy the full SHA 7b1558eView commit details -
Add Vadere example to jupyter notebook
* Add scenario and trajectory file * Update user_guide.ipynb
Simon Rahn committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for cbad152 - Browse repository at this point
Copy the full SHA cbad152View commit details -
Add draft for load_walkable_area_from_vadere_scenario
Simon Rahn committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for dade283 - Browse repository at this point
Copy the full SHA dade283View commit details -
Update vadere scenario and trajectory files
Simon Rahn committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 533f721 - Browse repository at this point
Copy the full SHA 533f721View commit details -
Add walkable area for Vadere to user guide jupyter notebook
Simon Rahn committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 241168e - Browse repository at this point
Copy the full SHA 241168eView commit details
Commits on Aug 13, 2024
-
Simplify the way how the Vadere bounding box is loaded to PedPy
Simon Rahn committedAug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 420289e - Browse repository at this point
Copy the full SHA 420289eView commit details -
Simon Rahn committed
Aug 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b84da7 - Browse repository at this point
Copy the full SHA 2b84da7View commit details
Commits on Aug 16, 2024
-
Add decimal places as input variable
This allows us to explicitly handle floating point errors that occur when transforming walkable areas and shapely polygons
Simon Rahn committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d4a08c - Browse repository at this point
Copy the full SHA 2d4a08cView commit details -
Add test_load_walkable_area_from_vadere_scenario
Simon Rahn committedAug 16, 2024 Configuration menu - View commit details
-
Copy full SHA for c0abee1 - Browse repository at this point
Copy the full SHA c0abee1View commit details
Commits on Sep 26, 2024
-
Merge 'main' into branch 'load_vadere_trajectories'
Resolve merge conflicts
Simon Rahn committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for b948129 - Browse repository at this point
Copy the full SHA b948129View commit details -
Refactor error messages and syntax
Simon Rahn committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for dbb924d - Browse repository at this point
Copy the full SHA dbb924dView commit details -
Correct input argument that leads to error
Simon Rahn committedSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 40800a9 - Browse repository at this point
Copy the full SHA 40800a9View commit details