Skip to content

Commit

Permalink
fixed build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jan 27, 2024
1 parent f8573e1 commit 0bcc8bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
5 changes: 0 additions & 5 deletions ros_packages/mrs_uav_gazebo_simulation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,9 @@ project(mrs_uav_gazebo_simulation)

set(CATKIN_DEPENDENCIES
cmake_modules
gazebo_ros
mavlink_sitl_gazebo
mavros_msgs
message_runtime
mrs_gazebo_common_resources
mrs_msgs
mrs_uav_px4_api
px4
rospy
std_msgs
mrs_uav_testing
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 @@ -26,7 +26,8 @@
<depend>rospy</depend>
<depend>std_msgs</depend>
<depend>mrs_uav_testing</depend>

<depend>ignition-math6</depend>

<depend>python3-jinja2</depend>

<export>
Expand Down

0 comments on commit 0bcc8bf

Please sign in to comment.