Skip to content

Commit

Permalink
remove unnecesary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ArendJan committed Jan 24, 2024
1 parent b30d960 commit 44dcc7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mirte_control_master/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<depend>diagnostic_updater</depend>
<depend>geometry_msgs</depend>
<depend>ridgeback_msgs</depend>
<depend version_gte="0.3.0">puma_motor_driver</depend>
<depend>realtime_tools</depend>
<depend>rosserial_server</depend>
<depend>sensor_msgs</depend>
Expand All @@ -35,7 +34,7 @@
<exec_depend>imu_filter_madgwick</exec_depend>
<exec_depend>ridgeback_control</exec_depend>
<exec_depend>ridgeback_description</exec_depend>
<exec_depend>python-scipy</exec_depend>
<!-- <exec_depend>python-scipy</exec_depend> -->
<exec_depend>rosserial_python</exec_depend>
<exec_depend>teleop_twist_joy</exec_depend>
<exec_depend>tf</exec_depend>
Expand Down

0 comments on commit 44dcc7d

Please sign in to comment.