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

Change parameter and topic names to relative in etherCAT_hand_lib.py #8

Open
toliver opened this issue May 7, 2013 · 0 comments
Open

Comments

@toliver
Copy link
Contributor

toliver commented May 7, 2013

In sr_robot_lib/python_lib/etherCAT_hand_lib.py

make all the names relative (without the initial /) so that we can use the library to control more than one hand.

The idea here is that every hand will be plugged to its own eth port, and control by its own realtime node. Every RT node and all its associated tools (GUI, robot monitor, etc) will be launched in a separate namespace, e.g. NS="right_hand" and NS="left_hand".

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

No branches or pull requests

2 participants