#include <BatteryState.h>
Public Member Functions | |
| BatteryState_ () | |
| BatteryState_ (const ContainerAllocator &_alloc) | |
Definition at line 24 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_capacity_type |
Definition at line 76 of file BatteryState.h.
| typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > sensor_msgs::BatteryState_< ContainerAllocator >::_cell_voltage_type |
Definition at line 97 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_charge_type |
Definition at line 73 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_current_type |
Definition at line 70 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_design_capacity_type |
Definition at line 79 of file BatteryState.h.
| typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::BatteryState_< ContainerAllocator >::_header_type |
Definition at line 64 of file BatteryState.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::BatteryState_< ContainerAllocator >::_location_type |
Definition at line 100 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_percentage_type |
Definition at line 82 of file BatteryState.h.
| typedef uint8_t sensor_msgs::BatteryState_< ContainerAllocator >::_power_supply_health_type |
Definition at line 88 of file BatteryState.h.
| typedef uint8_t sensor_msgs::BatteryState_< ContainerAllocator >::_power_supply_status_type |
Definition at line 85 of file BatteryState.h.
| typedef uint8_t sensor_msgs::BatteryState_< ContainerAllocator >::_power_supply_technology_type |
Definition at line 91 of file BatteryState.h.
| typedef uint8_t sensor_msgs::BatteryState_< ContainerAllocator >::_present_type |
Definition at line 94 of file BatteryState.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sensor_msgs::BatteryState_< ContainerAllocator >::_serial_number_type |
Definition at line 103 of file BatteryState.h.
| typedef float sensor_msgs::BatteryState_< ContainerAllocator >::_voltage_type |
Definition at line 67 of file BatteryState.h.
| typedef std::shared_ptr< ::sensor_msgs::BatteryState_<ContainerAllocator> const> sensor_msgs::BatteryState_< ContainerAllocator >::ConstPtr |
Definition at line 131 of file BatteryState.h.
| typedef std::shared_ptr< ::sensor_msgs::BatteryState_<ContainerAllocator> > sensor_msgs::BatteryState_< ContainerAllocator >::Ptr |
Definition at line 130 of file BatteryState.h.
| typedef BatteryState_<ContainerAllocator> sensor_msgs::BatteryState_< ContainerAllocator >::Type |
Definition at line 26 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_STATUS_UNKNOWN | |
Definition at line 107 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_STATUS_CHARGING | |
Definition at line 108 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_STATUS_DISCHARGING | |
Definition at line 109 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_STATUS_NOT_CHARGING | |
Definition at line 110 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_STATUS_FULL | |
Definition at line 111 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_UNKNOWN | |
Definition at line 112 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_GOOD | |
Definition at line 113 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_OVERHEAT | |
Definition at line 114 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_DEAD | |
Definition at line 115 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_OVERVOLTAGE | |
Definition at line 116 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_UNSPEC_FAILURE | |
Definition at line 117 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_COLD | |
Definition at line 118 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_WATCHDOG_TIMER_EXPIRE | |
Definition at line 119 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_HEALTH_SAFETY_TIMER_EXPIRE | |
Definition at line 120 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_UNKNOWN | |
Definition at line 121 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_NIMH | |
Definition at line 122 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_LION | |
Definition at line 123 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_LIPO | |
Definition at line 124 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_LIFE | |
Definition at line 125 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_NICD | |
Definition at line 126 of file BatteryState.h.
| anonymous enum |
| Enumerator | |
|---|---|
| POWER_SUPPLY_TECHNOLOGY_LIMN | |
Definition at line 127 of file BatteryState.h.
|
inline |
Definition at line 28 of file BatteryState.h.
|
inline |
Definition at line 44 of file BatteryState.h.
| _capacity_type sensor_msgs::BatteryState_< ContainerAllocator >::capacity |
Definition at line 77 of file BatteryState.h.
| _cell_voltage_type sensor_msgs::BatteryState_< ContainerAllocator >::cell_voltage |
Definition at line 98 of file BatteryState.h.
| _charge_type sensor_msgs::BatteryState_< ContainerAllocator >::charge |
Definition at line 74 of file BatteryState.h.
| _current_type sensor_msgs::BatteryState_< ContainerAllocator >::current |
Definition at line 71 of file BatteryState.h.
| _design_capacity_type sensor_msgs::BatteryState_< ContainerAllocator >::design_capacity |
Definition at line 80 of file BatteryState.h.
| _header_type sensor_msgs::BatteryState_< ContainerAllocator >::header |
Definition at line 65 of file BatteryState.h.
| _location_type sensor_msgs::BatteryState_< ContainerAllocator >::location |
Definition at line 101 of file BatteryState.h.
| _percentage_type sensor_msgs::BatteryState_< ContainerAllocator >::percentage |
Definition at line 83 of file BatteryState.h.
| _power_supply_health_type sensor_msgs::BatteryState_< ContainerAllocator >::power_supply_health |
Definition at line 89 of file BatteryState.h.
| _power_supply_status_type sensor_msgs::BatteryState_< ContainerAllocator >::power_supply_status |
Definition at line 86 of file BatteryState.h.
| _power_supply_technology_type sensor_msgs::BatteryState_< ContainerAllocator >::power_supply_technology |
Definition at line 92 of file BatteryState.h.
| _present_type sensor_msgs::BatteryState_< ContainerAllocator >::present |
Definition at line 95 of file BatteryState.h.
| _serial_number_type sensor_msgs::BatteryState_< ContainerAllocator >::serial_number |
Definition at line 104 of file BatteryState.h.
| _voltage_type sensor_msgs::BatteryState_< ContainerAllocator >::voltage |
Definition at line 68 of file BatteryState.h.