raisimLib icon indicating copy to clipboard operation
raisimLib copied to clipboard

RAISIM, A PHYSICS ENGINE FOR ROBOTICS AND AI RESEARCH

Results 6 raisimLib issues
Sort by recently updated
recently updated
newest added

Hi Jemin, I want to get the contact force of the contact point. Seems like there is only a method getImpulse() to calculate contact impulse. To calculate the contact force,...

I tried to install raisimLib and raisimOgre in Mac but it didn't work properly. I could build almost everything but it failed right before finishing the raisimOgre make. I think...

enhancement

Hello, I am using Gazebo simulator for some robot software development and right now I'm stucked on a problem where ODE just seems to be too imprecise to even be...

enhancement

Thanks for the nice simulator. Are there any plans for supporting mimic joints (that URDF supports)? We really need this feature. Thanks a lot! If needed I can provide test...

enhancement

Hi I'm getting unpredictable behaviour in my simulation, and it seems the only statement in my code that has ambiguous meaning is the ```setExternalForce()``` that I applied to one of...

enhancement

Hi, when I try to use the API "addCompound" in World.hpp to create "Compound" object, I have no idea about its parameter. The reason I want to create this object...

enhancement