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
make px4_sitl gazebo is working for most possible worlds and models that I try. However, for make px4_sitl gazebo_boat it hangs at
INFO [dataman] data manager file './dataman' size is 7866640 bytes
PX4 SIM HOST: localhost
INFO [simulator_mavlink] Waiting for simulator to accept connection on TCP port 4560
I'm running in WSL on windows 10
To Reproduce
Steps to reproduce the behavior - in WSL command prompt:
Describe the bug
make px4_sitl gazebo
is working for most possible worlds and models that I try. However, formake px4_sitl gazebo_boat
it hangs atI'm running in WSL on windows 10
To Reproduce
Steps to reproduce the behavior - in WSL command prompt:
> git clone https://github.com/PX4/PX4-Autopilot.git --recursive
> ./PX4-Autopilot/Tools/setup/ubuntu.sh
> HEADLESS=1 make px4_sitl gazebo_boat
Expected behavior
Expected PX4 SITL start up to continue.
Additional context
I've tried verbose logging of gzserver but no clues. I've tried all other gazebo worlds and models and they all work, including uuv_hippocampus.
The text was updated successfully, but these errors were encountered: