Page 1 of 1

How to create slider in PyBullet

Posted: Mon Oct 04, 2021 9:18 am
by Mark97
How can one create a slider in PyBullet?

In other words: how to create an object with only one degree of freedom? Let's say that I want my object to freely move in the x-direction, but is restricted in the y- and z-direction. It this possible in PyBullet?