Hi, mate , I have deploy my RL model in gazebo and real_robot successfully by ROS . But when I run it in gazebo and real robot , it didn't walk as smoothly as in isaacgym . The whole posture between real robot and isaacgym are very closed. But the position will changed very fast in real robot , I'm not sure if this is related to the controlFrequencyInv ,substeps or num_position_iterations in config ? Did you encounter the same problem like me ?
Hi, mate , I have deploy my RL model in gazebo and real_robot successfully by ROS . But when I run it in gazebo and real robot , it didn't walk as smoothly as in isaacgym . The whole posture between real robot and isaacgym are very closed. But the position will changed very fast in real robot , I'm not sure if this is related to the controlFrequencyInv ,substeps or num_position_iterations in config ? Did you encounter the same problem like me ?
Thank you for your reply again.