mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
Add tb3-manipulation-gazebo pkg in meta pkg and ci
Signed-off-by: Hyungyu Kim <kimhg@robotis.com>
This commit is contained in:
parent
9c90d96ec3
commit
9547b04b2a
1
.github/workflows/ros-ci.yml
vendored
1
.github/workflows/ros-ci.yml
vendored
@ -74,4 +74,5 @@ jobs:
|
||||
package-name: |
|
||||
turtlebot3_fake_node
|
||||
turtlebot3_gazebo
|
||||
turtlebot3_manipulation_gazebo
|
||||
turtlebot3_simulations
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
<exec_depend>turtlebot3_fake_node</exec_depend>
|
||||
<exec_depend>turtlebot3_gazebo</exec_depend>
|
||||
<exec_depend>turtlebot3_manipulation_gazebo</exec_depend>
|
||||
<export>
|
||||
<build_type>ament_cmake</build_type>
|
||||
</export>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user