- Read master branch's README.md(options)
- sudo apt-get install python-catkin-tools python-rosinstall-generator -y
mkdir mavros_ws/src
cd mavros_ws
catkin init
cd src
git clone https://github.com/SIA-UAVGP/mavros.git
cd mavros
git checkout uavcomp
cd ..
git clone https://github.com/SIA-UAVGP/mavlink-kinetic mavlink
cd mavlink
git checkout master
cd ../..
catkin build mavros
Read px4's doc
roslaunch mavros px4.launch
Press safety switch here!
rosrun mavros mavsafety arm
rosrun mavros offb_node
make posix_sitl_default gazebo
roslaunch mavros px4.launch fcu_url:="udp://:[email protected]:14557"
rqt_graph
rosrun rqt_topic rqt_topic