bullet3 icon indicating copy to clipboard operation
bullet3 copied to clipboard

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

Results 254 bullet3 issues
Sort by recently updated
recently updated
newest added

As shown in the picture below, font display has encountered an error. Are there any solutions? ![临时的](https://github.com/bulletphysics/bullet3/assets/50098530/1fe5cf58-1466-4dce-bb52-1691629c534a)

I tried to run this simple code in vscode terminal and the pop up example browser shutdowns immediately. I don't know what is causing this to happen. I looked around...

Hi Erwin, We built the physics part of our [driving simulator](https://github.com/metadriverse/metadrive) with Bullet. We use the simulator to train RL agents with massive real-world driving data and thus the efficiency...

,Here I attached the whole code comprise of 2 files. And also I want that the endeffector has to adjust to the cube width, as the cube is small but...

Hi! I'm curious about the image input reinforcement environment, and I found `KukaCamGymEnv` to be a good example for me. However, from the API of `KukaCamGymEnv`, I think this environment...

Hi! I'm new to `pybullet` and was wondering if is there any button to pause the simulation or rendering in GUI, like the `space bar` for `Mujoco`. I want to...

As of right now there are a few main ways to get started with bullet physics: * bullet physics official docs: * https://github.com/bulletphysics/bullet3/tree/master/docs * pybullet quickstart document: https://docs.google.com/document/d/10sXEhzFRSnvFcl3XxNGhnD4N2SedqwdAvK3dsihxVUA/edit focuses on...

Improve readme readability and organization, helps users understand the difference between pybullet and bullet for c++ straight away and divides the section so it's clear what is for what.

* I clicked on the link for bulletphysics.org in the side panel and it takes me to pybullet.org * On the readme the first main bullet point after title is...

As has been noted [before](https://pybullet.org/Bullet/phpBB3/viewtopic.php?t=12847), PyBullet has an odd behavior where the friction force exerted on an object depends on its orientation. For a small self-contained example, see [this gist](https://gist.github.com/adamheins/b64651ab072ca2f1f7b44ed7bacea71d),...