Skip to content

Commit

Permalink
add ros2_controllers as exec dependency
Browse files Browse the repository at this point in the history
fixes #49
  • Loading branch information
Karsten1987 authored Feb 12, 2021
1 parent 95a5cbe commit 33f2322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gazebo_ros2_control_demos/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<exec_depend>launch</exec_depend>
<exec_depend>launch_ros</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>ros2_controllers</exec_depend>
<exec_depend>rclcpp</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>velocity_controllers</exec_depend>
Expand Down

0 comments on commit 33f2322

Please sign in to comment.