| ... | ... | @@ -40,7 +40,7 @@ To create a new submission, create a new issue and attach the file. Make sure to |
|
|
|
For the project, you should use either 'office_1' (without moving humans) or 'office_2' (with moving humans). You can also run the simulator without SLAM, with an existing map like this:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
ros2 launch air_bringup turtle.launch.py world:=office_1 localization:=true slam:=off
|
|
|
|
ros2 launch air_bringup turtle.launch.py world:=office_1 localization:=true slam:=false
|
|
|
|
```
|
|
|
|
|
|
|
|
## Information regarding the different sub-parts
|
| ... | ... | |