#include <service_caller.h>
Definition at line 215 of file service_caller.h.
◆ SwitchDetectionCaller() [1/2]
rm_common::SwitchDetectionCaller::SwitchDetectionCaller |
( |
ros::NodeHandle & |
nh | ) |
|
|
inlineexplicit |
◆ SwitchDetectionCaller() [2/2]
rm_common::SwitchDetectionCaller::SwitchDetectionCaller |
( |
ros::NodeHandle & |
nh, |
|
|
std::string |
service_name |
|
) |
| |
|
inlineexplicit |
◆ getArmorTarget()
int rm_common::SwitchDetectionCaller::getArmorTarget |
( |
| ) |
|
|
inline |
◆ getColor()
int rm_common::SwitchDetectionCaller::getColor |
( |
| ) |
|
|
inline |
◆ getExposureLevel()
uint8_t rm_common::SwitchDetectionCaller::getExposureLevel |
( |
| ) |
|
|
inline |
◆ getIsSwitch()
bool rm_common::SwitchDetectionCaller::getIsSwitch |
( |
| ) |
|
|
inline |
◆ getTarget()
int rm_common::SwitchDetectionCaller::getTarget |
( |
| ) |
|
|
inline |
◆ setArmorTargetType()
void rm_common::SwitchDetectionCaller::setArmorTargetType |
( |
uint8_t |
armor_target | ) |
|
|
inline |
◆ setColor()
void rm_common::SwitchDetectionCaller::setColor |
( |
uint8_t |
color | ) |
|
|
inline |
◆ setEnemyColor()
void rm_common::SwitchDetectionCaller::setEnemyColor |
( |
const int & |
robot_id_, |
|
|
const std::string & |
robot_color_ |
|
) |
| |
|
inline |
◆ setTargetType()
void rm_common::SwitchDetectionCaller::setTargetType |
( |
uint8_t |
target | ) |
|
|
inline |
◆ switchArmorTargetType()
void rm_common::SwitchDetectionCaller::switchArmorTargetType |
( |
| ) |
|
|
inline |
◆ switchEnemyColor()
void rm_common::SwitchDetectionCaller::switchEnemyColor |
( |
| ) |
|
|
inline |
◆ switchExposureLevel()
void rm_common::SwitchDetectionCaller::switchExposureLevel |
( |
| ) |
|
|
inline |
◆ switchTargetType()
void rm_common::SwitchDetectionCaller::switchTargetType |
( |
| ) |
|
|
inline |
◆ is_set_
bool rm_common::SwitchDetectionCaller::is_set_ {} |
|
private |
The documentation for this class was generated from the following file: