rotors_simulator
rotors_simulator copied to clipboard
Catkin Build Error [mavlink]
Hi,
I am on Ubuntu 16.04 with ROS Kinetic, I got the error message after the catkin build .
any ideas? Thanks.



Resolution from here: https://github.com/ArduPilot/pymavlink/issues/25
pip install future
And if you don't have pip... https://pip.pypa.io/en/stable/installing/
Hope this helps!
It worked, thank you.
Hi ,
I am having catkin build problem.And I am using ubuntu16.04 and ros kinetic. Any idea??

https://github.com/ArduPilot/pymavlink/issues/25#issuecomment-483651986