#include <ice.hpp>
Definition at line 24 of file ice.hpp.
◆ IceStatusSensor()
IceStatusSensor::IceStatusSensor |
( |
ros::NodeHandle * |
nh, |
|
|
const char * |
topic, |
|
|
double |
period |
|
) |
| |
◆ emulate_normal_mode()
void IceStatusSensor::emulate_normal_mode |
( |
double |
rpm | ) |
|
|
private |
◆ emulate_stall_mode()
void IceStatusSensor::emulate_stall_mode |
( |
| ) |
|
|
private |
◆ estimate_state()
void IceStatusSensor::estimate_state |
( |
double |
rpm | ) |
|
|
private |
◆ publish()
bool IceStatusSensor::publish |
( |
double |
rpm | ) |
|
◆ start_stall_emulation()
void IceStatusSensor::start_stall_emulation |
( |
| ) |
|
◆ stop_stall_emulation()
void IceStatusSensor::stop_stall_emulation |
( |
| ) |
|
◆ _rpm
double IceStatusSensor::_rpm {0} |
|
private |
◆ _stallTsMs
double IceStatusSensor::_stallTsMs = 0 |
|
private |
◆ _startTsSec
double IceStatusSensor::_startTsSec = 0 |
|
private |
◆ _state
uint8_t IceStatusSensor::_state {0} |
|
private |
◆ _status_publisher
The documentation for this class was generated from the following files: