mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
Fix bug with imu rotation for tyhpoon in sitl gazebo. (#5988)
This commit is contained in:
@@ -74,7 +74,7 @@ mavlink stream -r 50 -s SERVO_OUTPUT_RAW_0 -u 14556
|
||||
mavlink stream -r 20 -s RC_CHANNELS -u 14556
|
||||
mavlink stream -r 250 -s HIGHRES_IMU -u 14556
|
||||
mavlink stream -r 10 -s OPTICAL_FLOW_RAD -u 14556
|
||||
sdlog2 start -r 100 -e -t -a
|
||||
logger start -e -t
|
||||
vmount start
|
||||
mavlink boot_complete
|
||||
replay trystart
|
||||
|
||||
Reference in New Issue
Block a user