Skip to content

/reset_error returns success when estop is engaged #444

@ted-miller

Description

@ted-miller

I would expect that if reset_error returns OK, that I can enable the robot.

root@ted-Ubuntu:/home/ted/motoros2_moveit2_config_packages# ros2 service call /reset_error motoros2_interfaces/srv/ResetError
requester: making request: motoros2_interfaces.srv.ResetError_Request()

response:
motoros2_interfaces.srv.ResetError_Response(result_code=motoros2_interfaces.msg.MotionReadyEnum(value=1), message='success')

root@ted-Ubuntu:/home/ted/motoros2_moveit2_config_packages# ros2 service call /start_traj_mode motoros2_interfaces/srv/StartTrajMode
requester: making request: motoros2_interfaces.srv.StartTrajMode_Request()

response:
motoros2_interfaces.srv.StartTrajMode_Response(result_code=motoros2_interfaces.msg.MotionReadyEnum(value=103), message='The controller is in E-Stop')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingyrc1000

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions