|
| double | clip (double value) |
| |
| | CommandLimit (const ros::NodeHandle &nh, const std::string &str, const boost::optional< double > &min_lower=boost::optional< double >(), const boost::optional< double > &max_upper=boost::optional< double >()) |
| |
|
| boost::optional< double > | lower |
| |
| std::string | name |
| |
| boost::optional< double > | upper |
| |
Definition at line 57 of file vesc_driver.h.
| vesc_driver::VescDriver::CommandLimit::CommandLimit |
( |
const ros::NodeHandle & |
nh, |
|
|
const std::string & |
str, |
|
|
const boost::optional< double > & |
min_lower = boost::optional<double>(), |
|
|
const boost::optional< double > & |
max_upper = boost::optional<double>() |
|
) |
| |
| double vesc_driver::VescDriver::CommandLimit::clip |
( |
double |
value | ) |
|
| boost::optional<double> vesc_driver::VescDriver::CommandLimit::lower |
| std::string vesc_driver::VescDriver::CommandLimit::name |
| boost::optional<double> vesc_driver::VescDriver::CommandLimit::upper |
The documentation for this struct was generated from the following files: