You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issues starting the simulation at a custom location. When I have no OriginPoint, there is no issues.
Now I only suspect one thing, that GPS and the location in the settings file and the location in the engine may be slightly misaligned. Could this really be it?
Otherwise, does someone else have any suggestions?
Killing existing PX4 instances...
Starting PX4 instance in /home/mario/PX4-Autopilot/Tools/simulation/../..//build/px4_sitl_default/instance_0...
INFO [px4] instance: 0
______ __ __ ___
| ___ \ \ \ / / / |||_/ / \ V / / /||| __/ / \ / /_|||| / /^\ \ \___ |\_|\/\/|_/
px4 starting.
INFO [px4] startup script: /bin/sh etc/init.d-posix/rcS 0
INFO [init] found model autostart file as SYS_AUTOSTART=10015
INFO [param] selected parameter default file parameters.bson
INFO [param] importing from 'parameters.bson'
INFO [parameters] BSON document size 657 bytes, decoded 657 bytes (INT32:16, FLOAT:15)
INFO [param] selected parameter backup file parameters_backup.bson
INFO [dataman] data manager file './dataman' size is 7872608 bytes
INFO [init] PX4_SIM_HOSTNAME: localhost
INFO [simulator_mavlink] Waiting for simulator to accept connection on TCP port 4560
INFO [simulator_mavlink] Simulator connected on TCP port 4560.
INFO [lockstep_scheduler] setting initial absolute time to 1732736162943415 us
WARN [vehicle_angular_velocity] no gyro selected, using sensor_gyro_fifo:0 1310988
INFO [commander] LED: open /dev/led0 failed (22)
WARN [health_and_arming_checks] Preflight Fail: ekf2 missing data
INFO [uxrce_dds_client] init UDP agent IP:127.0.0.1, port:8888
INFO [mavlink] mode: Normal, data rate: 4000000 B/s on udp port 18570 remote port 14550
INFO [mavlink] mode: Onboard, data rate: 4000000 B/s on udp port 14580 remote port 14540
INFO [mavlink] mode: Onboard, data rate: 4000 B/s on udp port 14280 remote port 14030
INFO [mavlink] mode: Gimbal, data rate: 400000 B/s on udp port 13030 remote port 13280
INFO [logger] logger started (mode=all)
INFO [logger] Start file log (type: full)
INFO [logger] [logger] ./log/2024-11-27/19_36_03.ulg
INFO [logger] Opened full log file: ./log/2024-11-27/19_36_03.ulg
INFO [mavlink] MAVLink only on localhost (set param MAV_{i}_BROADCAST = 1 to enable network)
INFO [mavlink] MAVLink only on localhost (set param MAV_{i}_BROADCAST = 1 to enable network)
INFO [px4] Startup script returned successfully
INFO [mavlink] partner IP: 127.0.0.1
WARN [health_and_arming_checks] Preflight: GPS fix too low
INFO [tone_alarm] home set
WARN [health_and_arming_checks] Preflight Fail: Yaw estimate error
WARN [health_and_arming_checks] Preflight Fail: Yaw estimate error
WARN [health_and_arming_checks] Preflight Fail: heading estimate not stable
WARN [health_and_arming_checks] Preflight Fail: Yaw estimate error
INFO [mavlink] partner IP: 127.0.0.1
WARN [health_and_arming_checks] Preflight Fail: heading estimate not stable
WARN [health_and_arming_checks] Preflight Fail: Yaw estimate error
WARN [health_and_arming_checks] Preflight Fail: heading estimate not stable
WARN [health_and_arming_checks] Preflight Fail: Yaw estimate error
WARN [commander] Arming denied: high throttle
INFO [tone_alarm] notify negative
Include details of what you already did to find answers
Checked other answers but to no look. Mostly there's answers for physical drones.
Question
What's your question?
I am having issues starting the simulation at a custom location. When I have no OriginPoint, there is no issues.
Now I only suspect one thing, that GPS and the location in the settings file and the location in the engine may be slightly misaligned. Could this really be it?
Otherwise, does someone else have any suggestions?
But as soon as I add:
My drone will not arm and I have the following error:
Include context on what you are trying to achieve
Context details
Ubuntu 22.04
AirSim 1.8.1
PX4 * (HEAD detached at v1.15.0)
Include details of what you already did to find answers
Checked other answers but to no look. Mostly there's answers for physical drones.
Perhaps this person had the same problem: link
The text was updated successfully, but these errors were encountered: