#include <sr_hand_detector.h>
Definition at line 31 of file sr_hand_detector.h.
◆ SrHandDetector()
sr_hand_detector::SrHandDetector::SrHandDetector |
( |
| ) |
|
◆ ~SrHandDetector()
sr_hand_detector::SrHandDetector::~SrHandDetector |
( |
| ) |
|
◆ count_slaves_on_port()
int sr_hand_detector::SrHandDetector::count_slaves_on_port |
( |
std::string |
port_name | ) |
|
|
private |
◆ detect_hand_ports()
void sr_hand_detector::SrHandDetector::detect_hand_ports |
( |
| ) |
|
|
private |
◆ get_available_port_names()
void sr_hand_detector::SrHandDetector::get_available_port_names |
( |
| ) |
|
|
private |
◆ get_hand_serial()
int sr_hand_detector::SrHandDetector::get_hand_serial |
( |
std::string |
port_name | ) |
|
|
private |
◆ get_hand_serial_to_port()
std::map< int, std::string > sr_hand_detector::SrHandDetector::get_hand_serial_to_port |
( |
| ) |
|
◆ get_hands_ports_and_serials()
void sr_hand_detector::SrHandDetector::get_hands_ports_and_serials |
( |
| ) |
|
|
private |
◆ read_eeprom()
int sr_hand_detector::SrHandDetector::read_eeprom |
( |
int |
slave, |
|
|
int |
start, |
|
|
int |
length |
|
) |
| |
|
private |
◆ run()
void sr_hand_detector::SrHandDetector::run |
( |
| ) |
|
◆ available_port_names_
std::vector<std::string> sr_hand_detector::SrHandDetector::available_port_names_ |
|
private |
◆ ebuf_
◆ hand_serial_to_port_map_
std::map<int, std::string> sr_hand_detector::SrHandDetector::hand_serial_to_port_map_ |
|
private |
◆ NUM_OF_SLAVES_EXPECTED_FOR_HAND_
const int sr_hand_detector::SrHandDetector::NUM_OF_SLAVES_EXPECTED_FOR_HAND_ = 2 |
|
private |
◆ SLAVE_WITH_HAND_SERIAL_
const int sr_hand_detector::SrHandDetector::SLAVE_WITH_HAND_SERIAL_ = 2 |
|
private |
The documentation for this class was generated from the following files: