SMACC
Loading...
Searching...
No Matches
smacc_client_library
move_group_interface_client
include
move_group_interface_client
client_behaviors
cb_detach_object.h
Go to the documentation of this file.
1
/*****************************************************************************************************************
2
* ReelRobotix Inc. - Software License Agreement Copyright (c) 2018-2020
3
* Authors: Pablo Inigo Blasco, Brett Aldrich
4
*
5
******************************************************************************************************************/
6
7
#pragma once
8
9
#include <
smacc/smacc.h
>
10
#include <
move_group_interface_client/components/cp_grasping_objects.h
>
11
#include <
move_group_interface_client/cl_movegroup.h
>
12
13
namespace
cl_move_group_interface
14
{
15
class
CbDetachObject
:
public
smacc::SmaccClientBehavior
16
{
17
public
:
18
virtual
void
onEntry
()
override
;
19
20
virtual
void
onExit
()
override
;
21
};
22
}
// namespace cl_move_group_interface
cl_movegroup.h
cl_move_group_interface::CbDetachObject
Definition:
cb_detach_object.h:16
cl_move_group_interface::CbDetachObject::onEntry
virtual void onEntry() override
Definition:
cb_detach_object.cpp:12
cl_move_group_interface::CbDetachObject::onExit
virtual void onExit() override
Definition:
cb_detach_object.cpp:26
smacc::SmaccClientBehavior
Definition:
smacc_client_behavior.h:13
cp_grasping_objects.h
cl_move_group_interface
Definition:
cl_movegroup.h:19
smacc.h
Generated by
1.9.5