|
|
|
@ -132,9 +132,6 @@ void Rover::init_ardupilot()
@@ -132,9 +132,6 @@ void Rover::init_ardupilot()
|
|
|
|
|
camera_mount.init(); |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
// run all the vehicle initialization routines
|
|
|
|
|
init_vehicle(); |
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
setup the 'main loop is dead' check. Note that this relies on |
|
|
|
|
the RC library being initialised. |
|
|
|
|