Bounce in Ignition/DART
What is the appropriate way to set bounce in ignition?
I've successfully set bounce in gazebo by setting the restitution_coefficient
, threshold
and max_vel
parameters.
But these same parameters don't seem to work in ignition/DART
Is bouncing not supported in ignition, or is there some additional setting that is required?