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

Check and deal with joints shared across different manipulators #36

Closed
jgvictores opened this issue Sep 19, 2017 · 6 comments
Closed

Check and deal with joints shared across different manipulators #36

jgvictores opened this issue Sep 19, 2017 · 6 comments

Comments

@jgvictores
Copy link
Member

Check for joints shared across different manipulators, can lead to situations such as roboticslab-uc3m/teo-openrave-models#10

@jgvictores
Copy link
Member Author

Blocked by #29

@jgvictores
Copy link
Member Author

No longer blocked by #29. Working on DeviceDriverImpl.cpp, we should be able to detect an existing controller as part of the multicontroller, and allow it to be used by serveral users.
However, this sharing might be dangerous... other options, such as simply breaking upon detection, should be evaluated.

@jgvictores
Copy link
Member Author

Blocked by #41.

@jgvictores
Copy link
Member Author

@jgvictores jgvictores changed the title Check for joints shared across different manipulators Check and deal with joints shared across different manipulators Dec 9, 2017
@jgvictores
Copy link
Member Author

Unblocked thanks to #41 !!

@jgvictores
Copy link
Member Author

Tried and working, yet experimental implementation, at eb40aea.
Minor refractor at db1501f!

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

1 participant