Closed iamrajee closed 2 years ago
@iamrajee You need a newer mavlink version that has the develop dialect
@iamrajee You need a newer mavlink version that has the develop dialect
You are right. After rolling back to previous version (git checkout 6fa6ec78a7a1619b7b90ac0c01aaec919defbe35), I no longer get above error.
@iamrajee Not sure if you understood what I meant. The reason rolling back it works is because the development dialect started being used in this repo after https://github.com/PX4/PX4-SITL_gazebo/pull/822
However, your problem is that you don't have a development dialect in your mavlink package (not this repo)
@iamrajee
Hello,
I am new to Mavlink and PX4. I am also facing the same issue. I did not understand the solution. Can you please elaborate?
Hello. I meeting the same problem as you,would you mind telling me how to fix it? Thank you very much.
While building on ubuntu20.04, I'm getting below error:
I've tried to built by both make -j$(nproc) -l$(nproc) and catkin_make, I get the same error.
I'm
origin/master
branch.Logs