Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ctu-mrs/mrs_uav_gazebo_simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
stibipet committed Feb 8, 2024
2 parents b269cd6 + 86976a2 commit 155d653
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ mavlink stream -r 100 -s ATTITUDE_QUATERNION -u $udp_offboard_port_local # /mavr
mavlink stream -r 100 -s ATTITUDE_TARGET -u $udp_offboard_port_local
mavlink stream -r 100 -s HIGHRES_IMU -u $udp_offboard_port_local # /mavros/imu/data_raw
mavlink stream -r 100 -s LOCAL_POSITION_NED -u $udp_offboard_port_local
mavlink stream -r 100 -s ODOMETRY -u $udp_offboard_port_local
mavlink stream -r 100 -s GLOBAL_POSITION_INT -u $udp_offboard_port_local
mavlink stream -r 10 -s RC_CHANNELS -u $udp_offboard_port_local
mavlink stream -r 10 -s SYS_STATUS -u $udp_offboard_port_local
Expand Down

0 comments on commit 155d653

Please sign in to comment.