Replies: 1 comment 2 replies
-
|
Can you try the version on |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was able to integrate the Docking Server into my application (ROS2 Jazzy with Nav2 1.4.2 built and sourced as an overlay) and dock my robot backwards. It worked perfectly!
However, I was surprised when I tried to undock: the robot didn’t move forward to the staging pose and instead rotated slowly in place. It didn’t leave the dock, and the undock action failed.
I have the impression that the undocking action does not take the backward docking direction into account, and it tries to back out to the staging pose even when the robot was docked backwards and should undock forwards.
Any comments would be highly appreciated.
Federico Filosomi
Beta Was this translation helpful? Give feedback.
All reactions