Page 1 of 1

btRaycastVehicle in pybullet

Posted: Mon Oct 26, 2020 3:48 pm
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)?