ros-navigation / navigation2_tutorials

Tutorial code referenced in https://docs.nav2.org/
205 stars 136 forks source link

Gps waypoint follower demo #70

Closed pepisg closed 1 year ago

pepisg commented 1 year ago

Just added a simple gui node for waypoint logging. When clicking the button coordinates are saved to the yaml file:

image

Will include that in the tutorial as well