Public Member Functions | List of all members
hector_quadrotor_controller::HeightCommandHandle Class Reference

#include <handles.h>

Inheritance diagram for hector_quadrotor_controller::HeightCommandHandle:
Inheritance graph
[legend]

Public Member Functions

double getError (const PoseHandle &pose) const
 
 HeightCommandHandle ()
 
 HeightCommandHandle (const PoseCommandHandle &other)
 
 HeightCommandHandle (QuadrotorInterface *interface, const std::string &name)
 
 HeightCommandHandle (double *command)
 
bool update (Pose &command) const
 
virtual ~HeightCommandHandle ()
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle_< HeightCommandHandle, double, PoseCommandHandle >
ValueTypecommand ()
 
 CommandHandle_ ()
 
 CommandHandle_ (const PoseCommandHandle &other)
 
 CommandHandle_ (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
virtual bool connected () const
 
ValueTypeget () const
 
const ValueTypegetCommand () const
 
bool getCommand (ValueType &command) const
 
ValueTypeoperator* () const
 
HeightCommandHandleoperator= (ValueType *source)
 
virtual void reset ()
 
void setCommand (const ValueType &command)
 
bool update (ValueType &command) const
 
virtual ~CommandHandle_ ()
 
- Public Member Functions inherited from hector_quadrotor_controller::PoseCommandHandle
 PoseCommandHandle ()
 
 PoseCommandHandle (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
 PoseCommandHandle (Pose *command)
 
virtual ~PoseCommandHandle ()
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle_< PoseCommandHandle, Pose >
ValueTypecommand ()
 
 CommandHandle_ ()
 
 CommandHandle_ (const CommandHandle &other)
 
 CommandHandle_ (QuadrotorInterface *interface, const std::string &name, const std::string &field=std::string())
 
ValueTypeget () const
 
const ValueTypegetCommand () const
 
bool getCommand (ValueType &command) const
 
ValueTypeoperator* () const
 
PoseCommandHandleoperator= (ValueType *source)
 
void setCommand (const ValueType &command)
 
bool update (ValueType &command) const
 
- Public Member Functions inherited from hector_quadrotor_controller::CommandHandle
 CommandHandle ()
 
 CommandHandle (QuadrotorInterface *interface, const std::string &name, const std::string &field)
 
template<typename Derived >
bool connectFrom (const Derived &output)
 
template<typename Derived >
bool connectTo (Derived &input) const
 
void disconnect ()
 
bool enabled ()
 
void * get () const
 
virtual const std::string & getField () const
 
virtual const std::string & getName () const
 
template<typename T >
T * ownData (T *data)
 
bool start ()
 
void stop ()
 
virtual ~CommandHandle ()
 

Additional Inherited Members

- Public Types inherited from hector_quadrotor_controller::CommandHandle_< HeightCommandHandle, double, PoseCommandHandle >
typedef CommandHandle_< HeightCommandHandle, double, PoseCommandHandleBase
 
typedef double ValueType
 
- Public Types inherited from hector_quadrotor_controller::CommandHandle_< PoseCommandHandle, Pose >
typedef CommandHandle_< PoseCommandHandle, Pose, CommandHandleBase
 
typedef Pose ValueType
 
- Protected Member Functions inherited from hector_quadrotor_controller::CommandHandle
bool wasNew () const
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle_< HeightCommandHandle, double, PoseCommandHandle >
ValueTypecommand_
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle_< PoseCommandHandle, Pose >
ValueTypecommand_
 
- Protected Attributes inherited from hector_quadrotor_controller::CommandHandle
bool new_value_
 

Detailed Description

Definition at line 313 of file handles.h.

Constructor & Destructor Documentation

hector_quadrotor_controller::HeightCommandHandle::HeightCommandHandle ( )
inline

Definition at line 318 of file handles.h.

hector_quadrotor_controller::HeightCommandHandle::HeightCommandHandle ( const PoseCommandHandle other)
inline

Definition at line 319 of file handles.h.

hector_quadrotor_controller::HeightCommandHandle::HeightCommandHandle ( QuadrotorInterface interface,
const std::string &  name 
)
inline

Definition at line 320 of file handles.h.

hector_quadrotor_controller::HeightCommandHandle::HeightCommandHandle ( double *  command)
inline

Definition at line 321 of file handles.h.

virtual hector_quadrotor_controller::HeightCommandHandle::~HeightCommandHandle ( )
inlinevirtual

Definition at line 322 of file handles.h.

Member Function Documentation

double hector_quadrotor_controller::HeightCommandHandle::getError ( const PoseHandle pose) const

Definition at line 140 of file quadrotor_interface.cpp.

bool hector_quadrotor_controller::HeightCommandHandle::update ( Pose &  command) const
inline

Definition at line 325 of file handles.h.


The documentation for this class was generated from the following files:


hector_quadrotor_controller
Author(s): Johannes Meyer
autogenerated on Sun Jul 10 2016 04:30:49