wil3 / gymfc

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

Failed to launch quadcopter #105

Closed NahomGebremeskel closed 3 years ago

NahomGebremeskel commented 3 years ago

I have followed your installation tutorial, everything installed properly but gazebo failed to launch. What could be the problem? I really need your help! Screenshot from 2021-07-25 14-23-49

wil3 commented 3 years ago

That file path isn't used in the tutorial because it doesn't exist like the error is saying. I suggest watching it again, the digital twins are in the examples directory.

wil3 commented 3 years ago

From the look at the commands you are trying it appears you aren't familiar with the Linux command line or python. It would be a good idea to do some basic tutorials such as paths and how to navigate and learn the argparse python library.