Replies: 1 comment
-
Works after clearing session_id in lift state |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here are my logs for the fleet adapter.
After exiting lift at destination floor and returning True for
is_command_completed
, i still get spammed withrmf_lift_msgs.msg.LiftRequest(lift_name='lift_1', request_time=builtin_interfaces.msg.Time(sec=0, nanosec=0), session_id='TEMI/ROBOT-6', request_type=0, destination_floor='', door_state=0)
and my robot does not proceed to the next waypoint. No command from RMF was given
Beta Was this translation helpful? Give feedback.
All reactions