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

Nav2 Docking: Add Option for Reversing into Dock #4403

Open
SteveMacenski opened this issue Jun 8, 2024 · 0 comments
Open

Nav2 Docking: Add Option for Reversing into Dock #4403

SteveMacenski opened this issue Jun 8, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@SteveMacenski
Copy link
Member

Currently, we detect the dock and use the vision control loop to drive into the dock. If you have sensors in the back, you can set the staging pose to reversed & dock_backwards to dock. If you do not have sensors in back, there should be an option to dock_backwards but stage forward, thus needs:

  • Detect dock
  • Rotate to 180 deg heading
  • Reverse into the dock (without updates to detected pose)

We'd just need to add the option for that 180 maneuver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant