Skip to content

Lift session issues #454

Answered by mxgrey
cwrx777 asked this question in Q&A
Apr 22, 2024 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

If I dont call replan or docking_finish_callback after release_lift, the lift was released when code reach the condition you mentioned.

If you've manually released the lift then RMF won't relock the lift until it begins a new attempt to have the robot enter or exit the lift. By not calling replan or docking_finished_callback you're just leaving RMF in a hung state that it will never be able to make progress from.

My strongest suspicion right now is that the last position update that you gave before calling replan indicated that the robot is either inside the lift or somewhere on the lane that comes out of the lift, which prompts RMF to lock the lift for the robot at the very start of th…

Replies: 3 comments 8 replies

Comment options

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

@mxgrey
Comment options

@cwrx777
Comment options

@mxgrey
Comment options

Answer selected by cwrx777
@cwrx777
Comment options

Comment options

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

@mxgrey
Comment options

Comment options

You must be logged in to vote
1 reply
@cwrx777
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
2 participants