You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zs@zs-vm-2204:~/zs_ws/ga_ros$ time ros2 service call /actuation/change_state lifecycle_msgs/ChangeState "{transition: {id: 1, label: configure}}"
waiting for service to become available...
requester: making request: lifecycle_msgs.srv.ChangeState_Request(transition=lifecycle_msgs.msg.Transition(id=1, label='configure'))
response:
lifecycle_msgs.srv.ChangeState_Response(success=True)
real 0m2.185s
user 0m0.459s
sys 0m0.086s
expected behavior
all nodes would be in DEFAULT mode, which is all inactivated
actual behavior
The text was updated successfully, but these errors were encountered:
@ZhenshengLee, sorry for answering so late/slow on your issues. I'll analyze them in next week. Looks as if they are related, i.e., have the same root cause.
@ZhenshengLee, sorry for answering so late/slow on your issues. I'll analyze them in next week. Looks as if they are related, i.e., have the same root cause.
SHM file
step to reproduce
expected behavior
all nodes would be in DEFAULT mode, which is all inactivated
actual behavior
The text was updated successfully, but these errors were encountered: