- Set Grid size and cell size in the main of the program
- To add obstacles, click the right mouse button
- To add a start point, click the left mouse button
- To add an end point, click the middle mouse button
- To clear the screen, press c
- To clear an obstacle, hover over it with mouse and click x
- To clear the zone without removing obstacles, press z
- To run the pathFinding, press space
- To visualise the algorithm search for the path, press p to toggle on and off
- To select the algorithm
-
- Press 1 for A*
-
- Press 2 for RRT
-
- Press 3 for RRT*
-
- Press 4 for InformedRRT*
-
- Press 5 for FMT*
-
- Press 6 for BIT*
-
- Press 7 for ABIT* (not implemented yet)
-
- To cycle through optimisation click o
-
- To activate Benchmark mode, press b (while in bemchmark mode, progress will not be displayed)
-
Notifications
You must be signed in to change notification settings - Fork 0
R3CK0/Project702
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published