Skip to content

Prevent RMF from rotating the AMR to face the next waypoint. #329

Answered by mxgrey
cwrx777 asked this question in Q&A
Discussion options

You must be logged in to vote

I'd suggest simply designing your fleet adapter to ignore the rotation command. When you issue commands to your AMR, just don't put in an orientation goal if the AMR's API allows you to exclude that. You can also skip over commanded path waypoints that are on the same vertex and only differ by the orientation.

RMF should be robust to skipping over waypoints in the path command. Just make sure to use the correct path index when you trigger the next_arrival_estimator callback.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@cwrx777
Comment options

@mxgrey
Comment options

@cwrx777
Comment options

@mxgrey
Comment options

Answer selected by cwrx777
Comment options

You must be logged in to vote
4 replies
@mxgrey
Comment options

@cwrx777
Comment options

@kjchee
Comment options

@mxgrey
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants