hikashi / TM-RRT_exploration

Temporal Memory-based RRT Exploration
17 stars 4 forks source link

How did you test the code on multiple real robot. #6

Closed aloharobotics closed 1 year ago

aloharobotics commented 1 year ago

How did you test the code on multiple real robot.

hikashi commented 1 year ago

The testing part for my code basically render down to prototyping and refining it through simulation then deploy on real-life robot. More of the efforts are spent on the simulation and refining the code. After that, deployment of the code on to the real robot is not that difficult.