SMACC
Loading...
Searching...
No Matches
smacc_client_library
move_group_interface_client
include
move_group_interface_client
client_behaviors
cb_execute_last_trajectory.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
#pragma once
7
8
#include <
move_group_interface_client/client_behaviors/cb_move_end_effector_trajectory.h
>
9
#include <
move_group_interface_client/components/cp_trajectory_history.h
>
10
11
namespace
cl_move_group_interface
12
{
13
class
CbExecuteLastTrajectory
:
public
CbMoveEndEffectorTrajectory
14
{
15
public
:
16
CbExecuteLastTrajectory
();
17
18
virtual
~CbExecuteLastTrajectory
();
19
20
virtual
void
onEntry
()
override
;
21
};
22
23
}
// namespace cl_move_group_interface
cb_move_end_effector_trajectory.h
cl_move_group_interface::CbExecuteLastTrajectory
Definition:
cb_execute_last_trajectory.h:14
cl_move_group_interface::CbExecuteLastTrajectory::CbExecuteLastTrajectory
CbExecuteLastTrajectory()
Definition:
cb_execute_last_trajectory.cpp:11
cl_move_group_interface::CbExecuteLastTrajectory::~CbExecuteLastTrajectory
virtual ~CbExecuteLastTrajectory()
Definition:
cb_execute_last_trajectory.cpp:15
cl_move_group_interface::CbExecuteLastTrajectory::onEntry
virtual void onEntry() override
Definition:
cb_execute_last_trajectory.cpp:20
cl_move_group_interface::CbMoveEndEffectorTrajectory
Definition:
cb_move_end_effector_trajectory.h:37
cp_trajectory_history.h
cl_move_group_interface
Definition:
cl_movegroup.h:19
Generated by
1.9.5