ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Friction / slippage is sensitive to constraint satisfaction (LCP) convergence. You may try increasing the LCP inner iterations (<quickStepIters>
in electric world file or <solver iters="10"/>
in fuerte world file) from 10 to 200 and check how friction slippage is affected.