Changes
Page history
Update Launch In SITL
authored
Sep 15, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Launch-In-SITL.md
View page @
b0aaed5a
## Setup workspace
## Setup workspace
First, create a catkin workspace OR use existing catkin workspace (If you have realsense-ros setup)
First, create a catkin workspace OR use existing catkin workspace (If you have realsense-ros setup).
**ONLY**
do this if you don't have a catkin workspace, otherwise use the existing one
```
shell
```
shell
mkdir
-p
ardupilot_ws/src
mkdir
-p
ardupilot_ws/src
cd
ardupilot_ws
cd
ardupilot_ws
...
...
...
...