|
@@ -180,7 +180,7 @@ You can try out the demo scenario as presented during ROSCon 2022. Take the foll
|
|
1. `ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_shiny', xml: 'line2'}' &&
|
|
1. `ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_shiny', xml: 'line2'}' &&
|
|
ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_rusty', xml: 'line3'}' &&
|
|
ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_rusty', xml: 'line3'}' &&
|
|
ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_shiny', xml: 'line4'}'`
|
|
ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_kraken_shiny', xml: 'line4'}'`
|
|
- 1. You can also navigate with them using remaining `2D Goal Pose` buttons and trigger gathering events. Follow the instructions in [this section](https://github.com/RobotecAI/o3de_kraken_nav#running-nav-stack-for-multiple-vehicles) to launch navigation stack for each Kraken.
|
|
|
|
|
|
+ 1. You can also navigate with them using remaining `2D Goal Pose` buttons and trigger gathering events. Follow the instructions in [this section](kraken_nav/README.md#running-nav-stack-for-multiple-vehicles) to launch navigation stack for each Kraken.
|
|
|
|
|
|
💡 ***Note:*** If you would like to start the scenario over, **remember to close all the navigation stacks as well**. You can do this by pressing Ctrl-C in each console where you ran the `ros2 launch o3de_kraken_nav (..)` command.
|
|
💡 ***Note:*** If you would like to start the scenario over, **remember to close all the navigation stacks as well**. You can do this by pressing Ctrl-C in each console where you ran the `ros2 launch o3de_kraken_nav (..)` command.
|
|
|
|
|
|
@@ -188,7 +188,7 @@ ros2 service call /spawn_entity gazebo_msgs/srv/SpawnEntity '{name: 'apple_krake
|
|
|
|
|
|
### Navigation
|
|
### Navigation
|
|
|
|
|
|
-Please refer to [Kraken navigation project](https://github.com/RobotecAI/o3de_kraken_nav) for instructions.
|
|
|
|
|
|
+Please refer to [Kraken navigation](kraken_nav/README.md) for instructions.
|
|
|
|
|
|
### Triggering Apple Gathering
|
|
### Triggering Apple Gathering
|
|
|
|
|