Made basic interfacing with odrive
This commit is contained in:
@ -9,6 +9,9 @@
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
|
||||
<depend>rclcpp</depend>
|
||||
<depend>rclcpp_lifecycle</depend>
|
||||
<depend>rclcpp_components</depend>
|
||||
<depend>pluginlib </depend>
|
||||
<depend>hardware_interface</depend>
|
||||
<depend>ros2launch</depend>
|
||||
@ -19,6 +22,9 @@
|
||||
<depend>joint_state_broadcaster</depend>
|
||||
<depend>rsl</depend>
|
||||
|
||||
<build_depend>libserial-dev</build_depend>
|
||||
<exec_depend>libserial</exec_depend>
|
||||
|
||||
<test_depend>ament_lint_auto</test_depend>
|
||||
<test_depend>ament_lint_common</test_depend>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user