-
Notifications
You must be signed in to change notification settings - Fork 69
Cartesian Velocity - update #192
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
Cartesian Velocity - update #192
Conversation
latest changes to make move_2_cart a service
no worries, lets work through this, thank you for the PR |
Add a MoveIt C++ API demo
no worries, so the problem with this PR are changes that are unrelated to the PR, hope this makes sense |
Dear @mhubii, I'm sorry I was unaware that this PR is still open. |
Dear @mhubii. I tried to merge the latest updates from the master/humble branch and create a new PR.
Of note, the move_2_cart is now a service, and move_to_cart_client will activate the service.
asbr.py is a module written by one of my colleagues in lab and is basically a library for linear algebra/robotic stuff. I asked for his permission to contribute the code but it is not available through pip.
long_lines.py is just a personal code for me and my project. I didn't know how to exclude that from the PR so feel free to reject it.