How to create slider in PyBullet

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
Mark97
Posts: 25
Joined: Sun Sep 26, 2021 12:38 pm

How to create slider in PyBullet

Post 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?
Post Reply