Changes
Page history
Update Launch In SITL
authored
Sep 14, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Launch-In-SITL.md
View page @
6aba8f96
...
...
@@ -49,7 +49,7 @@ nano apm.launch
<arg
name
=
"fcu_url"
default
=
"udp://127.0.0.1:14551@14555"
/>
```
## Launch Supporting ROS Node
## Launch Supporting ROS Node
s
```
shell
cd
<droneoa_ros>/launch
roslaunch step1.launch
...
...
@@ -62,7 +62,7 @@ sudo sh initenv.sh
```
You may need to disconnect and reconnect the camera.
## Launch droneos ROS Node
[As required]
## Launch droneos ROS Node
```
shell
cd
<droneoa_ros>/launch
roslaunch step2.launch
...
...
...
...