Skip to content

Commit

Permalink
Need msgs8
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <[email protected]>
  • Loading branch information
j-rivero committed Aug 31, 2023
1 parent 2a655c8 commit 59dca8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ros_gz_sim/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
<!-- Fortress (default) -->
<depend condition="$GZ_VERSION == fortress or $IGNITION_VERSION == fortress">ignition-gazebo6</depend>
<depend condition="$GZ_VERSION == fortress or $IGNITION_VERSION == fortress">gz-sim6</depend>
<depend condition="$GZ_VERSION == fortress or $IGNITION_VERSION == fortress">gz-msgs8</depend>
<depend condition="$GZ_VERSION == fortress or $IGNITION_VERSION == fortress">ignition-math6</depend>
<depend condition="$GZ_VERSION == fortress or $IGNITION_VERSION == fortress">gz-math6</depend>
<depend condition="$GZ_VERSION == '' and $IGNITION_VERSION == ''">ignition-gazebo6</depend>
<depend condition="$GZ_VERSION == '' and $IGNITION_VERSION == ''">gz-sim6</depend>
<depend condition="$GZ_VERSION == '' and $IGNITION_VERSION == ''">gz-sim8</depend>
<depend condition="$GZ_VERSION == '' and $IGNITION_VERSION == ''">ignition-math6</depend>
<depend condition="$GZ_VERSION == '' and $IGNITION_VERSION == ''">gz-math6</depend>
<!-- Edifice -->
Expand Down

0 comments on commit 59dca8d

Please sign in to comment.