26 XAir(std::string name,std::string options=
"",
29 void StartSensors(
void);
30 std::string GetDefaultVrpnAddress(
void)
const{
return "192.168.147.197:3883";}
31 bool isReadyToFly(
void)
const;
32 virtual std::string GetType(
void)
const{
return "xair";}
namespace of the flair Framework
Definition: Ahrs.h:19
Class defining uav multiplexing.
Definition: UavMultiplex.h:37
Base class to construct sensors/actuators depending on uav type.