PathBench icon indicating copy to clipboard operation
PathBench copied to clipboard

Benchmarking Platform for Classic and Learned Path Planning Algorithms.

Results 23 PathBench issues
Sort by recently updated
recently updated
newest added

At the moment there are no visual cues to how someone should interact with the GUI, e.g. should I press `Update` or `Reset` in the `SimulatorConfig`. To mitigate these issues...

enhancement
visualiser

Would potentially require remapping existing bindings for agent and goal positions.

enhancement
visualiser

Should have mouse scroll acceleration, and I think some systems aren't properly handled as it takes forever to zoom out atm.

enhancement
visualiser

Appropriate for large maps where orbital motion is not suitable. This would require remapping keys for certain functionality such as goal and agent position selection.

enhancement
visualiser

Configurable via `ViewEditor` but have suitable default that scales depending on the size of the map (atm scaling is very rudimentary).

enhancement
visualiser

- wireframe distortion / some lines become more/less visible. - incorrect transparency of cubes for some camera angle.

bug
visualiser

Currently, when new users pull the repository and create a venv, the requirements.txt file will install nptyping v2.0+, which seems to cause the following issue: ``` raise InvalidArgumentsError( nptyping.error.InvalidArgumentsError: Unexpected...

I'm completely new to this, and I'm getting an error trying to run this on Ubuntu 22.04 on a Mac through Parallels. sklearn was deprecated so I installed scikit-learn, which...

Hello, author. I see that the diagrams are all discrete paths. Can this project generate continuous paths?