-
Notifications
You must be signed in to change notification settings - Fork 83
RRBot_HIL_Demo
Borong Yuan edited this page Oct 24, 2022
·
1 revision
Through this demo, you will learn how to build a 2 degrees of freedom manipulator using odrive_ros2_control and joint_trajectory_controller.
To run this demo, ros2_control_demos are required as dependencies:
git clone -b <branch> https://github.com/ros-controls/ros2_control_demos
cd ..
colcon build
ros2 launch odrive_demo_bringup odrive_rrbot.launch.py
The visual state of the robot is determined by actual hardware feedback.