Search found 3 matches

by Aurora7979
Mon Jan 09, 2023 1:05 am
Forum: PyBullet Support and Feedback
Topic: Create Half Cylinder in PyBullet
Replies: 0
Views: 179008

Create Half Cylinder in PyBullet

Hi, I would like to ask if it is possible to use the PyBullet function createCollisionShape to create a half cylinder in PyBullet? If so, how should I do that? Or, is there any other function in PyBullet that can help me create a half cylinder? I am trying to connect a half cylinder body with my exi...
by Aurora7979
Fri Dec 02, 2022 2:46 am
Forum: General Bullet Physics Support and Feedback
Topic: Physics Unit System of PyBullet
Replies: 0
Views: 151865

Physics Unit System of PyBullet

Hi,

I am kind of new to PyBullet. I would like to ask what is the physics unit system of PyBullet. Does it use SI unit, CGS unit, or other system?

Thanks for all of the assistance.

All the best,
Aurora7979
by Aurora7979
Fri Nov 25, 2022 9:34 pm
Forum: General Bullet Physics Support and Feedback
Topic: Definition of Collision Frame and Inertial Frame
Replies: 0
Views: 149088

Definition of Collision Frame and Inertial Frame

Hi, When I am using the functions "createCollisionShape" and "createMultiBody," I am really confused about the definition of parameters like "collisionFramePosition" and "linkInertialFramePositions." What is the definition of collision frame and inertial frame...