SMACC
Loading...
Searching...
No Matches
smacc_client_library
move_base_z_client
move_base_z_client_plugin
include
move_base_z_client_plugin
client_behaviors
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
8
#include "
cb_move_base_client_behavior_base.h
"
9
#include <
move_base_z_client_plugin/move_base_z_client_plugin.h
>
10
11
namespace
cl_move_base_z
12
{
13
class
CbNavigateNextWaypoint
:
public
CbMoveBaseClientBehaviorBase
14
{
15
public
:
16
CbNavigateNextWaypoint
();
17
18
virtual
~CbNavigateNextWaypoint
();
19
20
virtual
void
onEntry
()
override
;
21
22
virtual
void
onExit
()
override
;
23
};
24
}
// namespace cl_move_base_z
cb_move_base_client_behavior_base.h
cl_move_base_z::CbMoveBaseClientBehaviorBase
Definition:
cb_move_base_client_behavior_base.h:18
cl_move_base_z::CbNavigateNextWaypoint
Definition:
cb_navigate_next_waypoint.h:14
cl_move_base_z::CbNavigateNextWaypoint::onEntry
virtual void onEntry() override
Definition:
cb_navigate_next_waypoint.cpp:14
cl_move_base_z::CbNavigateNextWaypoint::onExit
virtual void onExit() override
Definition:
cb_navigate_next_waypoint.cpp:22
cl_move_base_z::CbNavigateNextWaypoint::~CbNavigateNextWaypoint
virtual ~CbNavigateNextWaypoint()
Definition:
cb_navigate_next_waypoint.cpp:10
cl_move_base_z::CbNavigateNextWaypoint::CbNavigateNextWaypoint
CbNavigateNextWaypoint()
Definition:
cb_navigate_next_waypoint.cpp:6
move_base_z_client_plugin.h
cl_move_base_z
Definition:
backward_global_planner.h:14
Generated by
1.9.5