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
please remember all of IDL service is transfer to the ROS service, so you can find /opt/ros/hydro/share/hrpsys_ros_bridge/srv/OpenHRP_SequencePlayerService_clear.srv.
So if you'd like to stop the robot immediately, easiest thing is send current posture (joint angle vector) to the robot with time=0.1 or something, so it will override current sequencer and will stop the motion. fkanehiro/hrpsys-base#215
I'm not aware if there's a way to cancel the currently-ongoing command.
Is clear the one?
If so, is there a way to call this via ros-bridge (so that the client program doesn't need to import hrpsys_config)?
Related task start-jsk/rtmros_hironx#301 by @DaikiMaekawa
The text was updated successfully, but these errors were encountered: