mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 03:15:01 +08:00
saved work, odom not right, to be fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<launch>
|
||||
<!-- Scout base only (with no onboard sensors) in an empty world -->
|
||||
<include file="$(find scout_gazebo_sim)/launch/scout_empty_world.launch" />
|
||||
<include file="$(find scout_base)/launch/scout_base_sim.launch" />
|
||||
</launch>
|
||||
4
scout_bringup/launch/scout_gazebo_sim_playpen.launch
Normal file
4
scout_bringup/launch/scout_gazebo_sim_playpen.launch
Normal file
@@ -0,0 +1,4 @@
|
||||
<launch>
|
||||
<!-- Scout base with a hokuyo laser in an testing world -->
|
||||
<include file="$(find scout_gazebo_sim)/launch/scout_playpen.launch" />
|
||||
</launch>
|
||||
Reference in New Issue
Block a user