Simulate sensors ?

Post Reply
greg2fs
Posts: 1
Joined: Sat Mar 08, 2014 7:50 pm

Simulate sensors ?

Post 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
mnaveau
Posts: 5
Joined: Tue Jan 15, 2019 4:11 pm

Re: Simulate sensors ?

Post 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
Post Reply