Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a navigation example using nav2 as the planner/controller #5

Open
Ryanf55 opened this issue Apr 22, 2023 · 0 comments
Open

Add a navigation example using nav2 as the planner/controller #5

Ryanf55 opened this issue Apr 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Ryanf55
Copy link
Collaborator

Ryanf55 commented Apr 22, 2023

  • Mission planner sets the goal location
  • Companion computer runs path planning in nav2 to get to the point
  • ROS2 issues lower level controls to Ardupilot to reach the point
    This improves ardupilot's navigation which can't plan around obstacles
srmainwaring added a commit that referenced this issue May 7, 2023
Update world and model
- Rename world to 'map'.
- Publish 3D odometry.

Move rviz config to separate folder
- Update composite example
- Remap /tf and /tf_static from robot_state_publisher.
- Update rviz config.
- Add test mission.

Include iris model with gimbal
- Replace in-place copy of model with include.

Update model orientation
- Update orientation of models to ENU.
- Update rviz config.

Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
@srmainwaring srmainwaring added the enhancement New feature or request label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants