Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for stop_motion service #10

Closed
gavanderhoorn opened this issue Jul 30, 2013 · 2 comments
Closed

Add support for stop_motion service #10

gavanderhoorn opened this issue Jul 30, 2013 · 2 comments

Comments

@gavanderhoorn
Copy link
Member

As mandated by the Industrial Robot Driver Specification, section 1.3.3, under Services:

@JeremyZoss
Copy link
Member

This should already be supported by the core industrial_robot_client libraries. See here and here.

Currently, it always returns TRUE. This could be enhanced, but we would want to clarify whether true/false status reflects whether the robot received the message (e.g. ACK) or whether the motion was actually stopped (SUCCESS). The latter would likely require custom support on each manufacturer's driver.

@gavanderhoorn
Copy link
Member Author

As in #11: as fanuc_driver subclasses the industrial_robot_client it automatically supports this.

As to the comment on the current implementation, see ros-industrial/industrial_core#26.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants