Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jan 28, 2024
1 parent 0bcc8bf commit 988e5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion ros_packages/mrs_uav_gazebo_simulation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ set(CATKIN_DEPENDENCIES
mrs_msgs
rospy
std_msgs
mrs_uav_testing
)

find_package(catkin REQUIRED COMPONENTS
Expand Down
3 changes: 2 additions & 1 deletion ros_packages/mrs_uav_gazebo_simulation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@
<depend>px4</depend>
<depend>rospy</depend>
<depend>std_msgs</depend>
<depend>mrs_uav_testing</depend>
<depend>ignition-math6</depend>

<depend>python3-jinja2</depend>

<test_depend>mrs_uav_testing</test_depend>

<export>
<!-- gazebo_ros_paths_plugin automatically adds these to
GAZEBO_PLUGIN_PATH and GAZEBO_MODEL_PATH when you do this export inside
Expand Down

0 comments on commit 988e5b4

Please sign in to comment.