did some work to assemble it together
This commit is contained in:
@@ -20,12 +20,15 @@
|
||||
<node name="speech" pkg="teleoperation" type="speech"/>
|
||||
|
||||
<!-- open rviz window showing nao -->
|
||||
<node name="rviz_back" pkg="rviz" type="rviz" args = " -d $(find teleoperation)/launch/rviz_config/nao.rviz"/>
|
||||
<node name="rviz_back" pkg="rviz" type="rviz" args =
|
||||
" -d $(find teleoperation)/launch/rviz_config/nao.rviz"/>
|
||||
|
||||
<!-- open rviz window showing nao from its right side -->
|
||||
<node name="rviz_right" pkg="rviz" type="rviz" args = " -d $(find teleoperation)/launch/rviz_config/nao_right.rviz"/>
|
||||
<node name="rviz_right" pkg="rviz" type="rviz"
|
||||
args=" -d $(find teleoperation)/launch/rviz_config/nao_right.rviz"/>
|
||||
|
||||
<!-- open rviz window showing human -->
|
||||
<node name="rviz_human" pkg="rviz" type="rviz" args = " -d $(find teleoperation)/launch/rviz_config/human.rviz"/>
|
||||
<node name="rviz_human" pkg="rviz" type="rviz"
|
||||
args=" -d $(find teleoperation)/launch/rviz_config/human.rviz"/>
|
||||
|
||||
</launch>
|
||||
|
||||
Reference in New Issue
Block a user