-
Notifications
You must be signed in to change notification settings - Fork 99
Updating to Latest Version
eatal edited this page Feb 19, 2019
·
1 revision
The FlightGoggles renderer is still under active development. Thus, periodic updates are expected. To update the FlightGoggles renderer to the latest version, please run the following commands:
# Pull new flightgoggles source code
cd ~/catkin_ws/src/flightgoggles
git pull
# Force flightgoggles to redownload binary at build time
catkin clean
catkin build