diff --git a/src/humantest/model/README.txt b/src/humantest/model/README.txt index 4624325439..b3011801a3 100644 --- a/src/humantest/model/README.txt +++ b/src/humantest/model/README.txt @@ -1,3 +1,3 @@ -仿真文件可直接启动demo03_env.launch +仿真文件可直接启动gazebo.launch -运行指令:roslaunch 功能包名 demo03_env.launch +运行指令:roslaunch 功能包名 gazebo.launch diff --git a/src/humantest/model/camera.xacro b/src/humantest/model/camera.xacro new file mode 100644 index 0000000000..a1870eaad7 --- /dev/null +++ b/src/humantest/model/camera.xacro @@ -0,0 +1,42 @@ + + + + + + 30.0 + + + 1.3962634 + + 1280 + 720 + R8G8B8 + + + 0.02 + 300 + + + gaussian + 0.0 + 0.007 + + + + + true + 0.0 + /camera + image_raw + camera_info + camera + 0.07 + 0.0 + 0.0 + 0.0 + 0.0 + 0.0 + + + + diff --git a/src/humantest/model/demo03_env.launch b/src/humantest/model/gazebo.launch similarity index 100% rename from src/humantest/model/demo03_env.launch rename to src/humantest/model/gazebo.launch diff --git a/src/humantest/model/robot.xacro b/src/humantest/model/robot.xacro index f9504859ce..770d17a68a 100644 --- a/src/humantest/model/robot.xacro +++ b/src/humantest/model/robot.xacro @@ -5,4 +5,5 @@ + \ No newline at end of file diff --git a/src/humantest/model/rviz.launch b/src/humantest/model/rviz.launch new file mode 100644 index 0000000000..fe356a28c2 --- /dev/null +++ b/src/humantest/model/rviz.launch @@ -0,0 +1,9 @@ + + + /> + + + + + +