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
Aug 01, 2019
by
shibohan
Hide whitespace changes
Inline
Side-by-side
Run-With-Real-Vehicle.md
View page @
b8c1117f
...
@@ -56,6 +56,10 @@ roslaunch mavros apm.launch fcu_url:=tcp://localhost gcs_url:=udp://@
...
@@ -56,6 +56,10 @@ roslaunch mavros apm.launch fcu_url:=tcp://localhost gcs_url:=udp://@
## Launch ROS node
## Launch ROS node
source you setup.bash
source you setup.bash
**Clear the area**
Then launch the node
```
shell
```
shell
source
<WORKSPACE_PATH>/devel/setup.bash
source
<WORKSPACE_PATH>/devel/setup.bash
rosrun droneoa_ros droneoa_ros
rosrun droneoa_ros droneoa_ros
...
...