Skip to content

Commit

Permalink
add ros2_controllers as exec dependency (#56)
Browse files Browse the repository at this point in the history
fixes #49
  • Loading branch information
Karsten1987 authored Feb 19, 2021
1 parent 21982b5 commit b4236ef
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 b4236ef

Please sign in to comment.