Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Launch In SITL
authored
Aug 04, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Launch-In-SITL.md
View page @
d7388643
...
...
@@ -14,6 +14,10 @@ cd ..
catkin_make
cd
src
```
Note: use this command if you use vscode ros plugin
```
shell
catkin_make
-DCMAKE_EXPORT_COMPILE_COMMANDS
=
Yes
```
## Launch SITL Instance
Then, launch a SITL instance:
...
...