wil3 / gymfc

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

Allow environment variables to be used in SetupFile parameter #43

Closed wil3 closed 4 years ago

wil3 commented 4 years ago

Following the Gazebo compile from source documentation, it recommends installing to /home/$USER/local. Although the fc environment allows for the user to provide their own gymfc.ini file, to reduce the need to additional configurations allow this parameter to include environment variables. This also reduces version control complications of the user needing to change the default. Thus the new default should be $HOME/local/share/gazebo/setup.sh.