Skip to content

your FCU don't support AUTOPILOT_VERSION, switched to default capabilities #2036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SoulShadowZ opened this issue Apr 28, 2025 · 1 comment

Comments

@SoulShadowZ
Copy link

SoulShadowZ commented Apr 28, 2025

So, i was trying to connect MAVROS to SITL but this error is showing, however if i use MAVProxy, its working fine, but i need mavros for my project.

Image

Main Error:-
[mavros_node-1] [INFO] [1745848537.022043382] [mavros.mavros]: MAVROS UAS via /uas1 started. MY ID 1.191, TARGET ID 1.1
[mavros_node-1] [WARN] [1745848537.658021155] [mavros.sys]: VER: broadcast request timeout, retries left 4
[mavros_node-1] [WARN] [1745848538.659513285] [mavros.sys]: VER: broadcast request timeout, retries left 3
[mavros_node-1] [WARN] [1745848539.663471271] [mavros.sys]: VER: unicast request timeout, retries left 2
[mavros_node-1] [WARN] [1745848540.661549021] [mavros.sys]: VER: unicast request timeout, retries left 1
[mavros_node-1] [WARN] [1745848541.654627762] [mavros.sys]: VER: unicast request timeout, retries left 0
[mavros_node-1] [WARN] [1745848542.654631201] [mavros.sys]: VER: your FCU don't support AUTOPILOT_VERSION, switched to default capabilities

I am using the following commands:-
gz sim -v4 -r iris_runway.sdf

.Tools/autotest/sim_vehicle.py -v ArduCopter -f gazebo-iris --model JSON --map --console

ros2 launch mavros apm.launch fcu_url:=udp://:[email protected]:14557

Things used- Gazebo harmonic, SITL Ardupilot, MAVROS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant