Skip to content

Commit

Permalink
[jsk_spot_startup][spot_basic_behaviors] update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Nov 22, 2023
1 parent c7f7eb5 commit c0a5b4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,13 @@

<depend>spot_behavior_manager</depend>

<exec_depend>PyKDL</exec_depend>
<exec_depend>apriltag_ros</exec_depend>
<exec_depend>depth_image_proc</exec_depend>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>jsk_pcl_ros</exec_depend>
<exec_depend>jsk_recognition_msgs</exec_depend>
<exec_depend>jsk_spot_startup</exec_depend>
<exec_depend>message_filters</exec_depend>
<exec_depend>pcl</exec_depend>
<exec_depend>roslaunch</exec_depend>
<exec_depend>rospy</exec_depend>
<exec_depend>sensor_msgs</exec_depend>
<exec_depend>spinal</exec_depend>
<exec_depend>std_msgs</exec_depend>
<exec_depend>switchbot_ros</exec_depend>
<exec_depend>tf2_geometry_msgs</exec_depend>
Expand Down
1 change: 1 addition & 0 deletions jsk_spot_robot/jsk_spot_startup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<exec_depend>xterm</exec_depend>

<exec_depend>jsk_spot_behavior_manager</exec_depend>
<exec_depend>spot_basic_behaviors</exec_depend>

<test_depend>rostest</test_depend>

Expand Down

0 comments on commit c0a5b4a

Please sign in to comment.