diff --git a/src/meldog_simple_description/description/ros2_control/ros2_control_joint_macros.urdf.xacro b/src/meldog_simple_description/description/ros2_control/ros2_control_joint_macros.urdf.xacro new file mode 100644 index 0000000..8263dbd --- /dev/null +++ b/src/meldog_simple_description/description/ros2_control/ros2_control_joint_macros.urdf.xacro @@ -0,0 +1,27 @@ + + + + + + + + + ${lower} + ${upper} + + + -${actuator_max_velocity} + ${actuator_max_velocity} + + + + -${actuator_max_torque} + ${actuator_max_torque} + + + + + + + + \ No newline at end of file