-
Notifications
You must be signed in to change notification settings - Fork 52
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
Cannot add box collision collision object #22
Comments
Hi, I seem to remember getting this kind of error a while ago. Could you first try copying and pasting the exact box parameters again, so it reads as: robot_link_radius: 0.05 boxes:
If this doesn't work, just let me know! |
Hi Daniel, |
Great, glad that first fix worked for the box problem! As for the other issue, I would ignore this for now. If you get through step 7 of the setup and everything looks okay, all is good and you’re good to go to do preprocessing and this won’t have any long term impact on performance. If any issues come up because of this along the way, feel free to reach out again! |
Hi Daniel,
I cannot visualize the box collision object with the collision_viewer so I am not sure if it has been added added correctly. Whenever I attempt to add a box, a cylinder is inserted into one of the robot link collision objects.
Do you know how I may be able to fix this? Thank you!
Here is my collision configuration file
The text was updated successfully, but these errors were encountered: