Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Launch In SITL
authored
Aug 15, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Launch-In-SITL.md
View page @
7442bcdb
...
...
@@ -52,6 +52,12 @@ Launch it with:
```
shell
roslaunch apm.launch
```
## Launch Realsense Node
```
shell
roslaunch realsense2_camera rs_camera.launch
```
## Launch ROS node
source you setup.bash
```
shell
...
...