gabrielsr / hmrs_hospital_simulation

MIT License
0 stars 0 forks source link

Waypoint Navigation and Obstacle avoidance #6

Open gabrielsr opened 3 years ago

gabrielsr commented 3 years ago

The robot should be able to go from A to B following route defined by intermediate waypoints. If a waypoint is blocked by an obstacle the robot should ignore it and try to reach the next one.

Gastd commented 3 years ago