Skip to content

Commit

Permalink
euscollada: package.xml openhrp3 is not released on ROS-O system, so …
Browse files Browse the repository at this point in the history
…skip when building deb packages
  • Loading branch information
k-okada committed Jan 8, 2025
1 parent cab457b commit 5348537
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions euscollada/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
<exec_depend>collada_urdf</exec_depend>
<exec_depend>rostest</exec_depend>

<test_depend>roseus</test_depend>
<test_depend>openhrp3</test_depend>
<test_depend>pr2_description</test_depend>
<test_depend condition="$ROS_DISTRO != debian">roseus</test_depend>
<test_depend condition="$ROS_DISTRO != debian">openhrp3</test_depend>
<test_depend condition="$ROS_DISTRO != debian">pr2_description</test_depend>

<export>
<rosdoc config="rosdoc.yaml"/>
Expand Down

0 comments on commit 5348537

Please sign in to comment.