My wheeled robot model sometimes flies up into the air while driving. Why?
I'm new to Gazebo, so I probably just have something set incorrectly. But many of these robot model files (SDF) are made by hand using examples and tutorials found on the Internet, so they are quite error prone, I think.
Which SDF file properties will cause a wheeled robot to break loose from the ground plane and take off flying straight up into the air at extreme velocity? Do I have my friction values in the wheels messed up? Or is it the chassis or wheel link inertia values that I need to be more mindful of?
It's a 4-wheel skid steer platform (that is not meant to fly), so it is using the skid steer plugin. If the torque on the skid steer plugin is powerful and if the wheel friction values are incorrect, could it bind and then break loose and snap the entire model up into the air?
I'm using Gazebo 1.9 and ROS Hydro.