Gps waypoint follower demo#70
Merged
SteveMacenski merged 18 commits intoros-navigation:masterfrom Sep 25, 2023
Merged
Conversation
nav2_gps_waypoint_follower_demo/launch/static_transforms.launch.py
Outdated
Show resolved
Hide resolved
nav2_gps_waypoint_follower_demo/models/turtlebot_with_gps/model.sdf
Outdated
Show resolved
Hide resolved
nav2_gps_waypoint_follower_demo/nav2_gps_waypoint_follower_demo/utils/gps_utils.py
Show resolved
Hide resolved
nav2_gps_waypoint_follower_demo/nav2_gps_waypoint_follower_demo/logged_waypoint_follower.py
Outdated
Show resolved
Hide resolved
nav2_gps_waypoint_follower_demo/models/turtlebot_waffle_gps/model.sdf
Outdated
Show resolved
Hide resolved
Contributor
Author
7 tasks
SteveMacenski
requested changes
Sep 11, 2023
Member
SteveMacenski
left a comment
There was a problem hiding this comment.
Generally speaking I think this is good to go with minor changes!
nav2_gps_waypoint_follower_demo/config/dual_ekf_navsat_params.yaml
Outdated
Show resolved
Hide resolved
nav2_gps_waypoint_follower_demo/config/dual_ekf_navsat_params.yaml
Outdated
Show resolved
Hide resolved
..._gps_waypoint_follower_demo/nav2_gps_waypoint_follower_demo/interactive_waypoint_follower.py
Show resolved
Hide resolved
…yaml Co-authored-by: Steve Macenski <stevenmacenski@gmail.com>
…yaml Co-authored-by: Steve Macenski <stevenmacenski@gmail.com>
…ion2_tutorials into gps-waypoint-follower
SteveMacenski
approved these changes
Sep 17, 2023
pepisg
added a commit
to pepisg/navigation2_tutorials
that referenced
this pull request
Feb 18, 2026
* update params for the unit testing * python script wip * WIP: files changes for tutorial writeup * format, urdf & other PR comments * comments on parameters changes * git ignore pycache folders * Update simulation files to nav2's * mapviz & rviz conditional launch * Add simple gps waypoint logging node * update button name * add yaw units * Take in wps file in logged navigator * Update turtlebot urdf * Update nav2_gps_waypoint_follower_demo/config/dual_ekf_navsat_params.yaml Co-authored-by: Steve Macenski <stevenmacenski@gmail.com> * Update nav2_gps_waypoint_follower_demo/config/dual_ekf_navsat_params.yaml Co-authored-by: Steve Macenski <stevenmacenski@gmail.com> * Change base link for base footprint --------- Co-authored-by: Steve Macenski <stevenmacenski@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.