Describe the bug
Several controllers have a cmd_vel_timeout parameter. But their units are inconsistent. Specifically, I found these:
This is a bit confusing. Maybe we should unify their units.
Additionally, two controllers are using reference_timeout. This appears to be the same as cmd_vel_timeout. Maybe the parameter names should be unified as well?
reference_timeout: steering_controllers_library.yaml, mecanum_drive_controller.yaml
Expected behavior
Consistent units and types.
Environment:
Describe the bug
Several controllers have a
cmd_vel_timeoutparameter. But their units are inconsistent. Specifically, I found these:This is a bit confusing. Maybe we should unify their units.
Additionally, two controllers are using
reference_timeout. This appears to be the same ascmd_vel_timeout. Maybe the parameter names should be unified as well?reference_timeout: steering_controllers_library.yaml, mecanum_drive_controller.yamlExpected behavior
Consistent units and types.
Environment: