Skip to content

Commit

Permalink
[jsk_data] add 'wget' to package.xml
Browse files Browse the repository at this point in the history
jsk_data/src/download_data.py requries wget
  • Loading branch information
k-okada authored Nov 14, 2023
1 parent 83dcafe commit 7a5e773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jsk_data/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<exec_depend>rqt_bag</exec_depend>
<exec_depend>rviz</exec_depend>
<exec_depend>tf2_ros</exec_depend>
<exec_depend>wget</exec_depend>
<exec_depend>xacro</exec_depend>
<test_depend>python-freezegun-pip</test_depend>
<test_depend condition="$ROS_PYTHON_VERSION == 3">python3-imageio</test_depend>
Expand Down

0 comments on commit 7a5e773

Please sign in to comment.