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
SENS_DPRES_OFF: curr: 0.0000 -> new: 0.0010
INFO [dataman] data manager file './dataman' size is 7866640 bytes
INFO [init] starting gazebo with world: /home/local/PX4-Autopilot/Tools/simulation/gz/worlds/large_world_with_many_small_models.sdf
INFO [init] PX4_GZ_MODEL_POSE set, spawning at: 0,0,1.25,0,0,0
INFO [gz_bridge] world: large_world_with_many_small_models, model name: custom_robot_model_with_segmentation_camera, simulatio
INFO [gz_bridge] Requested Model Position: 0,0,1.25,0,0,0
ERROR [gz_bridge] Service call timed out
ERROR [gz_bridge] Task start failed (-1)
ERROR [init] gz_bridge failed to start
ERROR [px4] Startup script returned with return value: 256
Describe the bug
ERROR [gz_bridge] Service call timed out
ERROR [gz_bridge] Task start failed (-1)
ERROR [init] gz_bridge failed to start
ERROR [px4] Startup script returned with return value: 256
or
To Reproduce
make px4_sitl
PX4_SYS_AUTOSTART=7008 PX4_GZ_MODEL_POSE="0,0,1.25,0,0,0" PX4_GZ_MODEL=custom_robot_model_with_segmentation_camera PX4_GZ_WORLD=large_world_with_many_small_models ./build/px4_sitl_default/bin/px4
Expected behavior
PX4_SYS_AUTOSTART=7008 PX4_GZ_MODEL_POSE="0,0,1.25,0,0,0" PX4_GZ_MODEL=custom_robot_model_with_segmentation_camera PX4_GZ_WORLD=large_world_with_many_small_models ./build/px4_sitl_default/bin/px4
| ___ \ \ \ / / / |
| |/ / \ V / / /| |
| __/ / \ / /| |
| | / /^\ \ ___ |
_| / / |_/
px4 starting.
INFO [px4] startup script: /bin/sh etc/init.d-posix/rcS 0
env SYS_AUTOSTART: 7008
INFO [param] selected parameter default file parameters.bson
INFO [param] selected parameter backup file parameters_backup.bson
SYS_AUTOCONFIG: curr: 0 -> new: 1
SYS_AUTOSTART: curr: 0 -> new: 7008
CAL_ACC0_ID: curr: 0 -> new: 1310988
CAL_GYRO0_ID: curr: 0 -> new: 1310988
CAL_ACC1_ID: curr: 0 -> new: 1310996
CAL_GYRO1_ID: curr: 0 -> new: 1310996
CAL_ACC2_ID: curr: 0 -> new: 1311004
CAL_GYRO2_ID: curr: 0 -> new: 1311004
CAL_MAG0_ID: curr: 0 -> new: 197388
CAL_MAG0_PRIO: curr: -1 -> new: 50
CAL_MAG1_ID: curr: 0 -> new: 197644
CAL_MAG1_PRIO: curr: -1 -> new: 50
INFO [dataman] data manager file './dataman' size is 7866640 bytes
INFO [init] starting gazebo with world: /home/local/PX4-Autopilot/Tools/simulation/gz/worlds/large_world_with_many_small_models.sdf
INFO [init] PX4_GZ_MODEL_POSE set, spawning at: 0,0,1.25,0,0,0
INFO [gz_bridge] world: large_world_with_many_small_models, model name: custom_robot_model_with_segmentation_camera, simulatio
INFO [gz_bridge] Requested Model Position: 0,0,1.25,0,0,0
ERROR [gz_bridge] Service call timed out
ERROR [gz_bridge] Task start failed (-1)
ERROR [init] gz_bridge failed to start
ERROR [px4] Startup script returned with return value: 256
Screenshot / Media
No response
Flight Log
NA
Software Version
PX4 v1.14.0
Ubuntu version: 22.04 LTS
ROS: Humble
Gazebo: Garden
According to this #22148 modified the the sleep_count_limit= 5 min
Flight controller
PX4
Vehicle type
Multicopter
How are the different components wired up (including port information)
NA
Additional context
No response
The text was updated successfully, but these errors were encountered: