wil3 / gymfc

A universal flight control tuning framework
http://wfk.io/neuroflight/
MIT License
389 stars 99 forks source link

Failed to compile Gazebo plugin #71

Closed blyspyder closed 4 years ago

blyspyder commented 4 years ago

when i executive pip2 install . I get an error:Failed to compile Gazebo plugin. How can I solve it. My system is ubuntu18.04

wil3 commented 4 years ago

Hi @blyspyder please read CONTRIBUTING.md before opening an issue and read the README.md for installation instructions.

Python2 is not supported.

blyspyder commented 4 years ago

Hi @blyspyder please read CONTRIBUTING.md before opening an issue and read the README.md for installation instructions.

Python2 is not supported.

THanke you for your reply. But I use the pip3 get the same error too.

wil3 commented 4 years ago

No one is able to help you if you don't provide the necessary information to reproduce your problem. Please provide all the commands and all the output for installing the environment and GymFC.