Can Pybullet be used with Arduino Robots?

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
glanzfreya
Posts: 3
Joined: Thu Jul 07, 2022 6:48 am

Can Pybullet be used with Arduino Robots?

Post by glanzfreya »

Hi all, I am new to Pybullet, I installed it and I wonder can I upload the video / photo of a robot (made using Arduino / anything else) and simulate it in pybullet to move around the virtual environment / world in Pybullet.

Like running the example of pybullet:
python3 cassie3.py

What kind of file is needed as an input to become object for pybullet robots simulation? I do not have 3D scanner.
Post Reply