You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current nav2 system test has a turtlebot 3 move from A to B on a simple map. This should be extended to handle additional supported use cases such as:
Obstacles
Dynamic objects
More complex and larger maps
Additional configurations of the navstack such as alternate planners and different sets of plugins.
Feature request
Feature description
The current nav2 system test has a turtlebot 3 move from A to B on a simple map. This should be extended to handle additional supported use cases such as:
Implementation considerations