|
enum | : FSM::Event { IMAGE_WAIT = (1<<0),
IMAGE_ANALYSED = (1<<1)
} |
|
|
void | Initialize (ros::NodeHandle *nh) |
|
void | SciCamCallback (const sensor_msgs::CompressedImage::ConstPtr &msg) |
|
void | GoalCallback (isaac_msgs::ImageInspectionGoalConstPtr const &goal) |
|
void | UpdateCallback (FSM::State const &state, FSM::Event const &event) |
|
void | Result (int32_t response, std::string const &msg="") |
|
bool | ReconfigureCallback (dynamic_reconfigure::Config &config) |
|
void | PreemptCallback () |
|
void | CancelCallback () |
|
The documentation for this class was generated from the following file:
- anomaly/image/src/img_analysis_nodelet.cc