git commit -m "first commit"

This commit is contained in:
2026-05-28 10:29:58 +07:00
commit 167c52aeb6
2048 changed files with 740251 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<package format="2">
<name>aws_robomaker_small_warehouse_world</name>
<version>1.0.0</version>
<description>
AWS RoboMaker package for a warehouse world to use in manufacturing and logistics robot applications.
</description>
<license>Apache 2.0</license>
<author email="ros-contributions@amazon.com">AWS RoboMaker</author>
<maintainer email="ros-contributions@amazon.com">AWS RoboMaker</maintainer>
<buildtool_depend>catkin</buildtool_depend>
<exec_depend>gazebo_ros</exec_depend>
<exec_depend>gazebo</exec_depend>
<exec_depend>gazebo_plugins</exec_depend>
<export>
<gazebo_ros plugin_path="${prefix}/lib" gazebo_media_path="${prefix}" gazebo_model_path="${prefix}/models"/>
</export>
</package>