Drake
Drake C++ Documentation
quadrotor_plant.h File Reference
Include dependency graph for quadrotor_plant.h:

Classes

class  QuadrotorPlant< T >
 The Quadrotor - an underactuated aerial vehicle. More...
 

Namespaces

 drake
 
 drake::examples
 
 drake::examples::quadrotor
 

Functions

std::unique_ptr< systems::AffineSystem< double > > StabilizingLQRController (const QuadrotorPlant< double > *quadrotor_plant, Eigen::Vector3d nominal_position)
 Generates an LQR controller to move to nominal_position. More...
 
 DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS (class ::drake::examples::quadrotor::QuadrotorPlant)
 

Function Documentation

◆ DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS()

DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS ( class ::drake::examples::quadrotor::QuadrotorPlant  )