ROS2 package for Dynamixel Motor Control
- Call "rosrun run_motors control_motor [motor_id]" to set up three subscribers (set_position, set_speed, set_torque). Can be used for multiple motors.
- Publish to these topics in order to alter the position, speed, or torque (with arguments in Int32 std_msgs format).