Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
DroneOA
DroneOA_ROS
Wiki
Launch In SITL
Launch In SITL
· 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:
...
@@ -52,6 +52,12 @@ Launch it with:
```
shell
```
shell
roslaunch apm.launch
roslaunch apm.launch
```
```
## Launch Realsense Node
```
shell
roslaunch realsense2_camera rs_camera.launch
```
## Launch ROS node
## Launch ROS node
source you setup.bash
source you setup.bash
```
shell
```
shell
...
...