Skip to content

Commit

Permalink
Rename ros_ign to ros_gz (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Apr 30, 2024
1 parent 4fe359a commit abf0a5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion desktop_full/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<exec_depend>desktop</exec_depend>
<exec_depend>perception</exec_depend>
<exec_depend>simulation</exec_depend>
<exec_depend>ros_ign_gazebo_demos</exec_depend>
<exec_depend>ros_gz_sim_demos</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down
8 changes: 4 additions & 4 deletions simulation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<buildtool_depend>ament_cmake</buildtool_depend>

<exec_depend>ros_base</exec_depend>
<exec_depend>ros_ign_bridge</exec_depend>
<exec_depend>ros_ign_gazebo</exec_depend>
<exec_depend>ros_ign_image</exec_depend>
<exec_depend>ros_ign_interfaces</exec_depend>
<exec_depend>ros_gz_bridge</exec_depend>
<exec_depend>ros_gz_sim</exec_depend>
<exec_depend>ros_gz_image</exec_depend>
<exec_depend>ros_gz_interfaces</exec_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit abf0a5a

Please sign in to comment.