Page 1 of 1

Problems with internalApplyImpulse in Rigidbody Class

Posted: Tue Jan 22, 2013 12:28 pm
by bigz94
Hello Community

I was trying to compile the irrbullet library with the new bullet library. But some problems accrued. The problem is, the irrbullet library uses internalApplyImpulse(), but the bullet library doesn't contain this anymore. I was looking in the doc. file "http://ros.org/rosdoclite/fuerte/api/bu ... mbers.html", but there the class is still up. I found out that older versions of Bullet contain this function. So is there a simular function, which I can use or do I have to implement it? Thanks

LG