-
Notifications
You must be signed in to change notification settings - Fork 195
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
Fix move group namespace and demo.launch.py #69
Conversation
vatanaksoytezer
commented
Apr 14, 2021
•
edited
Loading
edited
- Ports Move Group C++ Interface #62, Port "Quickstart in RViz" Tutorial #63 and Moveit_cpp Tutorial #64 to the new ROS2 conventions.
- Fixes Quickstart_in_rivz problem #68.
- Includes move_group namespace fixes (see Remove move_group namespace moveit2#420)
- Add pre-commit
in move_group_interface tutorial when an object is attached the robot, the paths generated are not not collision aware and attached object collides with the object in the scene |
@vatanaksoytezer This looks great! Thanks for pushing forward. Does your move_group_interface tutorial plan around the collision object at the end? Mine goes straight through and says success. |
Hi @MarqRazz, thanks! Yeah I observed the same behaviour, @JafarAbdi mentioned he would have a look at this and it was likely a bug in moveit2, where they had solved a similar one in moveit1. Maybe you can open an issue and tag me and jafar? |