SMACC
Loading...
Searching...
No Matches
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>
12
14{
16 {
17 public:
18 virtual void onEntry() override;
19
20 virtual void onExit() override;
21 };
22} // namespace cl_move_group_interface