diff --git a/bwi_launch/config/simulated_real.yaml b/bwi_launch/config/simulated_real.yaml new file mode 100644 index 0000000..d3e0e6a --- /dev/null +++ b/bwi_launch/config/simulated_real.yaml @@ -0,0 +1,5 @@ +robots: + - name: marvin + location: [-9.0, -12.0, 0.0] + - name: roberto + location: [-11.0, -12.0, 0.0] diff --git a/bwi_launch/launch/includes/simulation.launch.xml b/bwi_launch/launch/includes/simulation.launch.xml index da1200e..9120b4f 100644 --- a/bwi_launch/launch/includes/simulation.launch.xml +++ b/bwi_launch/launch/includes/simulation.launch.xml @@ -1,10 +1,18 @@ + - + + + + + + + + diff --git a/bwi_launch/launch/multi_robot_simulation.realistic_gazebo.launch b/bwi_launch/launch/multi_robot_simulation.realistic_gazebo.launch new file mode 100644 index 0000000..9a33890 --- /dev/null +++ b/bwi_launch/launch/multi_robot_simulation.realistic_gazebo.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/bwi_launch/launch/simulation_v2.launch b/bwi_launch/launch/simulation_v2.launch index 88abc9d..b65763b 100644 --- a/bwi_launch/launch/simulation_v2.launch +++ b/bwi_launch/launch/simulation_v2.launch @@ -7,10 +7,12 @@ + + diff --git a/bwi_launch/launch/simulation_v2.realistic_gazebo.launch b/bwi_launch/launch/simulation_v2.realistic_gazebo.launch new file mode 100644 index 0000000..d609995 --- /dev/null +++ b/bwi_launch/launch/simulation_v2.realistic_gazebo.launch @@ -0,0 +1,10 @@ + + + + + + + + + +