disable keyboard toggle in Linux/X11
revert num solver iterations to 50 (from 150) set solver iterations for one gripper grasp to 150
This commit is contained in:
@@ -209,6 +209,7 @@ public:
|
||||
|
||||
if ((m_options & eONE_MOTOR_GRASP)!=0)
|
||||
{
|
||||
m_robotSim.setNumSolverIterations(150);
|
||||
{
|
||||
SliderParams slider("Vertical velocity",&sGripperVerticalVelocity);
|
||||
slider.m_minVal=-2;
|
||||
|
||||
Reference in New Issue
Block a user