How to set up boundaryObject for a bipedal robot construction? #5250
huiduan-25
announced in
Q&A
Replies: 1 comment 2 replies
-
You should define a bounding object for each articulated component of the robot. I would recommend you follow the Webots tutorials to learn how to create bounding objects for a robot, especially tutorials 5 and 6. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I build a bipedal robot in SolidWorks and import the model into Webots. All the parts are lost their mates and become transform nodes. I change them to solid nodes and move them into new solid nodes shown in Figure1. These new solid nodes are in a robot node. I also create a transform node called body_trans and a Box shape node in the children. So, the boundaryObject can select the body_trans node or any transform node shown in Figure 2.
I am not sure how I can make the boundaryObject select the robot node, not a simple box or a specific transform node of part.
Thank you very much for your kind help!

Beta Was this translation helpful? Give feedback.
All reactions