sbgisen / vesc

VESC Interface for ROS
Apache License 2.0
44 stars 33 forks source link

[vesc_hw_interface] Add sample launches #26

Closed ssr-yuki closed 3 years ago

ssr-yuki commented 3 years ago

closes #14.

The following samples are added by this PR.

position control

roslaunch vesc_hw_interface position_control_sample.launch

velocity control

roslaunch vesc_hw_interface velocity_control_sample.launch

effort control

roslaunch vesc_hw_interface effort_control_sample.launch