Assess the generation speed of the path planning algorithm.
Associated Requirements | ‣ |
---|---|
Equipment | Stretch RE1 |
Elements | |
Personnel | Lead: @Anonymous |
Location | AI Makerspace, Tepper School of Business |
Start the robot and home it.
Using the test script, load the map of the environment on the robot.
Generate 10,000 random start and end points within the given map algorithmically. The points are sampled using a uniform distribution.
Run the path planning algorithm on the robot using each of the above start and end locations. The time taken to run the path planning algorithm on each of these paths is saved down in a file.
Kill the script and turn the robot off.
The average time taken for path planning is less than 2 minutes.
Date of Completion: February 28, 2023