bulletsim
bulletsim copied to clipboard
Simulation environment with Bullet physics
I have compile the code. The bin file can run normally. But it exists error when I use python to import it. The error information is as below: ``` ➜...
Corrected Github Markdown
I am trying to experiment a rope tracking by using source codes of "https://github.com/hojonathanho/bulletsim/tree/tracking-release". My procedures are as follows: 1. I have done the following procedure written in README and...