diff --git a/src/humantest/model/demo07_laser.xacro b/src/humantest/model/demo07_laser.xacro new file mode 100644 index 0000000000..8fc7f081c4 --- /dev/null +++ b/src/humantest/model/demo07_laser.xacro @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gazebo/White + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gazebo/Black + + + + + + + diff --git a/src/humantest/model/gazebo_laser.launch b/src/humantest/model/gazebo_laser.launch new file mode 100644 index 0000000000..4b508bf10b --- /dev/null +++ b/src/humantest/model/gazebo_laser.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/humantest/model/laser.xacro b/src/humantest/model/laser.xacro new file mode 100644 index 0000000000..8890329c78 --- /dev/null +++ b/src/humantest/model/laser.xacro @@ -0,0 +1,36 @@ + + + + + + 0 0 0 0 0 0 + true + 5.5 + + + + 360 + 1 + -3 + 3 + + + + 0.10 + 30.0 + 0.01 + + + gaussian + 0.0 + 0.01 + + + + /scan + laser + + + + + diff --git a/src/humantest/model/robot.xacro b/src/humantest/model/robot.xacro index 68dddaa841..f9504859ce 100644 --- a/src/humantest/model/robot.xacro +++ b/src/humantest/model/robot.xacro @@ -4,5 +4,5 @@ - - + + \ No newline at end of file diff --git a/src/humantest/model/rviz_laser.launch b/src/humantest/model/rviz_laser.launch new file mode 100644 index 0000000000..fe356a28c2 --- /dev/null +++ b/src/humantest/model/rviz_laser.launch @@ -0,0 +1,9 @@ + + + /> + + + + + +