btRaycastVehicle in pybullet

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
rherzog
Posts: 1
Joined: Mon Oct 26, 2020 3:23 pm

btRaycastVehicle in pybullet

Post by rherzog »

Hi, I was using the btRaycastVehicle of the bullet engine in my C++ code and would also like to use it for quickly setting up vehicles in python using pybullet.
However, I don't see this anywhere in the documentation. How can I use btRaycastVehicle also in pybullet or what are the alternatives (e.g., conversion tools to URDF format)?
Post Reply