Skip to content

jwwangchn/IMAV-MAVROS-F450

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAV-MAVROS-F450

1. Run the check program

roslaunch mavros apm.launch

2. Modify the radio frequency

rosservice call /mavros/set_stream_rate 0 50 1

3. Arm

rosrun mavros mavsafety arm

4. Run the self program

rosrun ros_erle_takeoff_land

5. Tips

  • Use rosrun mavros mavsys mode -c AUTO modify the mode of UAV.
  • Use rostopic echo -n1 /diagnostics | tee /tmp/diag.yml watch the state of system.
  • Use catkin_create_pkg offboard roscpp mavros geometry_msgs create ROS package

Reference

MAVROS Package Summary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published