Closed joao-borrego closed 7 years ago
The simulated robot is currently checking collisions with the high-polygon count meshes instead of using a simpler blocky model. This may be why the performance is so low with gazebo. Essentially means the urdf must be revised.
I will use a bottom up approach. I'll start with the robot base and move on from there.
The simulated robot is currently checking collisions with the high-polygon count meshes instead of using a simpler blocky model. This may be why the performance is so low with gazebo. Essentially means the urdf must be revised.