Closed BreederBai closed 5 years ago
Hi, which versions of mavros and mavlink do you have installed?
@mrivi The version of ROS I use is "kinetic", I installed mavros and mavros-extras according to the tutorial. I don't know what version of mavros and mavlink is, how can I view their version?
@BreederBai dpkg -s ros-kinetic-mavros | grep -i version
and dpkg -s ros-kinetic-mavlink | grep -i version
As the title says, when I run this command, something goes wrong.The error message is as follows
The operating system I am using is ubuntu16.04."rosrun mavros mavsys mode -c OFFBOARD" can execute successfully.The simulation interface can also display normally.