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
Run With Real Vehicle
Run With Real Vehicle
· Changes
Page history
Update Run With Real Vehicle
authored
Sep 03, 2019
by
shibohan
Show whitespace changes
Inline
Side-by-side
Run-With-Real-Vehicle.md
View page @
e3b1e3b8
...
...
@@ -18,6 +18,7 @@ cd src
## Modify Launch Setting File
Let’s create a new directory for our launch file. (Arducopter)
```
shell
cd
~
mkdir
launch
cd
launch
roscp mavros apm.launch apm.launch
...
...