Axis Orientation

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
reinforclearn
Posts: 1
Joined: Mon Dec 17, 2018 12:59 pm

Axis Orientation

Post by reinforclearn »

Hello,

I am new to PyBullet and have a simple question that I would be more than grateful to get help for. In PyBullet what is the orientation of the coordinate frames? I am wondering if Z is point upwards, X pointing somewhere and so forth.

Thank you for the help in advance.
User avatar
drleviathan
Posts: 849
Joined: Tue Sep 30, 2014 6:03 pm
Location: San Francisco

Re: Axis Orientation

Post by drleviathan »

PyBullet has no preference. You have to decide what is "UP".
Post Reply