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 04, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Launch-In-SITL.md
View page @
d7388643
...
@@ -14,6 +14,10 @@ cd ..
...
@@ -14,6 +14,10 @@ cd ..
catkin_make
catkin_make
cd
src
cd
src
```
```
Note: use this command if you use vscode ros plugin
```
shell
catkin_make
-DCMAKE_EXPORT_COMPILE_COMMANDS
=
Yes
```
## Launch SITL Instance
## Launch SITL Instance
Then, launch a SITL instance:
Then, launch a SITL instance:
...
...