Open
Description
Hi, I have recently tried RPP on my omnidirectional robot, according to the tuning guide https://docs.nav2.org/tuning/index.html, it is not supported for omnidirectional robot, so I have tried to modify the code and played with it for a couple of hours.
I have two questions about it:
-
Are there any reason that RPP cannot support omnidirectional robot? I tried to add linear.y in the following part:
and set the allow_reversing as true, it seems that it is working properly on my robot, I can share a video and my config if needed -
The only thing I noticed is, since my robot has a ~3.0rad/s angular velocity, the orientation turns a little bit more than my goal and does not always match with the yaw_tolerance in goal checker, for xy, we have
approach_velocity_scaling_dist
that slows down the robot if close enough to the goal, is it reasonable to do the same thing forwz
?
Metadata
Metadata
Assignees
Labels
No labels