#include <command_sender.h>
Definition at line 884 of file command_sender.h.
◆ DoubleBarrelCommandSender()
rm_common::DoubleBarrelCommandSender::DoubleBarrelCommandSender |
( |
ros::NodeHandle & |
nh | ) |
|
|
inline |
◆ checkError()
void rm_common::DoubleBarrelCommandSender::checkError |
( |
const ros::Time & |
time | ) |
|
|
inline |
◆ checklaunch()
void rm_common::DoubleBarrelCommandSender::checklaunch |
( |
| ) |
|
|
inlineprivate |
◆ checkSwitch()
bool rm_common::DoubleBarrelCommandSender::checkSwitch |
( |
| ) |
|
|
inlineprivate |
◆ getBarrel()
◆ getShootFrequency()
uint8_t rm_common::DoubleBarrelCommandSender::getShootFrequency |
( |
| ) |
|
|
inline |
◆ getSpeed()
double rm_common::DoubleBarrelCommandSender::getSpeed |
( |
| ) |
|
|
inline |
◆ init()
void rm_common::DoubleBarrelCommandSender::init |
( |
| ) |
|
|
inline |
◆ jointStateCallback()
void rm_common::DoubleBarrelCommandSender::jointStateCallback |
( |
const sensor_msgs::JointState::ConstPtr & |
data | ) |
|
|
inlineprivate |
◆ sendCommand()
void rm_common::DoubleBarrelCommandSender::sendCommand |
( |
const ros::Time & |
time | ) |
|
|
inline |
◆ setArmorType()
void rm_common::DoubleBarrelCommandSender::setArmorType |
( |
uint8_t |
armor_type | ) |
|
|
inline |
◆ setMode()
void rm_common::DoubleBarrelCommandSender::setMode |
( |
int |
mode | ) |
|
|
inline |
◆ setShootFrequency()
void rm_common::DoubleBarrelCommandSender::setShootFrequency |
( |
uint8_t |
mode | ) |
|
|
inline |
◆ setZero()
void rm_common::DoubleBarrelCommandSender::setZero |
( |
| ) |
|
|
inline |
◆ switchBarrel()
void rm_common::DoubleBarrelCommandSender::switchBarrel |
( |
| ) |
|
|
inlineprivate |
◆ triggerStateCallback()
void rm_common::DoubleBarrelCommandSender::triggerStateCallback |
( |
const control_msgs::JointControllerState::ConstPtr & |
data | ) |
|
|
inlineprivate |
◆ updateGameRobotStatus()
void rm_common::DoubleBarrelCommandSender::updateGameRobotStatus |
( |
const rm_msgs::GameRobotStatus |
data | ) |
|
|
inline |
◆ updateGimbalDesError()
void rm_common::DoubleBarrelCommandSender::updateGimbalDesError |
( |
const rm_msgs::GimbalDesError & |
error | ) |
|
|
inline |
◆ updatePowerHeatData()
void rm_common::DoubleBarrelCommandSender::updatePowerHeatData |
( |
const rm_msgs::PowerHeatData |
data | ) |
|
|
inline |
◆ updateRefereeStatus()
void rm_common::DoubleBarrelCommandSender::updateRefereeStatus |
( |
bool |
status | ) |
|
|
inline |
◆ updateShootBeforehandCmd()
void rm_common::DoubleBarrelCommandSender::updateShootBeforehandCmd |
( |
const rm_msgs::ShootBeforehandCmd & |
data | ) |
|
|
inline |
◆ updateSuggestFireData()
void rm_common::DoubleBarrelCommandSender::updateSuggestFireData |
( |
const std_msgs::Bool & |
data | ) |
|
|
inline |
◆ updateTrackData()
void rm_common::DoubleBarrelCommandSender::updateTrackData |
( |
const rm_msgs::TrackData & |
data | ) |
|
|
inline |
◆ barrel_command_sender_
◆ check_launch_threshold_
double rm_common::DoubleBarrelCommandSender::check_launch_threshold_ |
|
private |
◆ check_switch_threshold_
double rm_common::DoubleBarrelCommandSender::check_switch_threshold_ |
|
private |
◆ frequency_threshold_
double rm_common::DoubleBarrelCommandSender::frequency_threshold_ |
|
private |
◆ id1_point_
double rm_common::DoubleBarrelCommandSender::id1_point_ |
|
private |
◆ id2_point_
double rm_common::DoubleBarrelCommandSender::id2_point_ |
|
private |
◆ is_double_barrel_
bool rm_common::DoubleBarrelCommandSender::is_double_barrel_ { false } |
|
private |
◆ is_id1_
bool rm_common::DoubleBarrelCommandSender::is_id1_ { false } |
|
private |
◆ is_switching_
bool rm_common::DoubleBarrelCommandSender::is_switching_ { false } |
|
private |
◆ joint_state_
sensor_msgs::JointState rm_common::DoubleBarrelCommandSender::joint_state_ |
|
private |
◆ joint_state_sub_
◆ last_push_time_
ros::Time rm_common::DoubleBarrelCommandSender::last_push_time_ |
|
private |
◆ last_switch_time_
ros::Time rm_common::DoubleBarrelCommandSender::last_switch_time_ |
|
private |
◆ need_switch_
bool rm_common::DoubleBarrelCommandSender::need_switch_ { false } |
|
private |
◆ ready_duration_
double rm_common::DoubleBarrelCommandSender::ready_duration_ |
|
private |
◆ shooter_ID1_cmd_sender_
◆ shooter_ID2_cmd_sender_
◆ switching_duration_
double rm_common::DoubleBarrelCommandSender::switching_duration_ |
|
private |
◆ trigger_error_
double rm_common::DoubleBarrelCommandSender::trigger_error_ |
|
private |
◆ trigger_state_sub_
The documentation for this class was generated from the following file: