Page 1 of 1

Simulate sensors ?

Posted: Sat Mar 08, 2014 7:54 pm
by greg2fs
Hello, I'm simulating a robot I'm building with bullet, it have acceleration sensors and pressure sensors, how can I do that with bullet ?
For the pressure I thought of getting the force at a joint but don't know bullet enough.

Thanks

Re: Simulate sensors ?

Posted: Thu Jan 24, 2019 4:20 pm
by mnaveau
Hello,

I am actually exactly in the same situation but I am using the C-API no C++ nor Python.
I just saw "gravity_acceleration" in the code but nothing good so far...

Any help would be appreciated.
Best