SMACC
Loading...
Searching...
No Matches
cb_navigate_next_waypoint.h
Go to the documentation of this file.
1/*****************************************************************************************************************
2 * ReelRobotix Inc. - Software License Agreement Copyright (c) 2018
3 * Authors: Pablo Inigo Blasco, Brett Aldrich
4 *
5 ******************************************************************************************************************/
6#pragma once
7
10
11namespace cl_move_base_z
12{
14 {
15 public:
17
19
20 virtual void onEntry() override;
21
22 virtual void onExit() override;
23 };
24} // namespace cl_move_base_z