#include <limiters.h>
|
void | init (const ros::NodeHandle &nh, const std::string &field=std::string()) |
|
YawrateCommand | limit (const YawrateCommand &input) |
|
YawrateCommand | operator() (const YawrateCommand &input) |
|
Definition at line 243 of file limiters.h.
void hector_quadrotor_interface::YawrateCommandLimiter::init |
( |
const ros::NodeHandle & |
nh, |
|
|
const std::string & |
field = std::string() |
|
) |
| |
|
inline |
YawrateCommand hector_quadrotor_interface::YawrateCommandLimiter::limit |
( |
const YawrateCommand & |
input | ) |
|
|
inline |
YawrateCommand hector_quadrotor_interface::YawrateCommandLimiter::operator() |
( |
const YawrateCommand & |
input | ) |
|
|
inline |
FieldLimiter<double> hector_quadrotor_interface::YawrateCommandLimiter::turnrate |
The documentation for this class was generated from the following file: