pub unsafe extern "C" fn b3CreateSensorCommandInit(
physClient: b3PhysicsClientHandle,
bodyUniqueId: c_int,
) -> b3SharedMemoryCommandHandleExpand description
We are currently not reading the sensor information from the URDF file, and programmatically assign sensors. This is rather inconsistent, to mix programmatical creation with loading from file.