SMACC
Loading...
Searching...
No Matches
cb_move_last_trajectory_initial_state.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 "cb_move_joints.h"
10
12{
14 {
15 public:
17
19
21
22 virtual void onEntry() override;
23
24 private:
25 int backIndex_ = -1;
26 };
27} // namespace cl_move_group_interface