SMACC2
Loading...
Searching...
No Matches
smacc2_client_library
cl_nav2z
include
cl_nav2z
client_behaviors.hpp
Go to the documentation of this file.
1
// Copyright 2021 RobosoftAI Inc.
2
//
3
// Licensed under the Apache License, Version 2.0 (the "License");
4
// you may not use this file except in compliance with the License.
5
// You may obtain a copy of the License at
6
//
7
// http://www.apache.org/licenses/LICENSE-2.0
8
//
9
// Unless required by applicable law or agreed to in writing, software
10
// distributed under the License is distributed on an "AS IS" BASIS,
11
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
#pragma once
16
17
// rotation behavior
18
#include <
cl_nav2z/client_behaviors/cb_absolute_rotate.hpp
>
19
#include <
cl_nav2z/client_behaviors/cb_rotate.hpp
>
20
#include <
cl_nav2z/client_behaviors/cb_rotate_look_at.hpp
>
21
22
#include <
cl_nav2z/client_behaviors/cb_navigate_backwards.hpp
>
23
#include <
cl_nav2z/client_behaviors/cb_navigate_forward.hpp
>
24
#include <
cl_nav2z/client_behaviors/cb_navigate_global_position.hpp
>
25
#include <
cl_nav2z/client_behaviors/cb_retry_behavior.hpp
>
26
#include <
cl_nav2z/client_behaviors/cb_undo_path_backwards.hpp
>
27
28
// nav2 synchronization behaviors
29
#include <
cl_nav2z/client_behaviors/cb_wait_nav2_nodes.hpp
>
30
#include <
cl_nav2z/client_behaviors/cb_wait_pose.hpp
>
31
#include <
cl_nav2z/client_behaviors/cb_wait_transform.hpp
>
32
33
// others
34
#include <
cl_nav2z/client_behaviors/cb_abort_navigation.hpp
>
35
#include <
cl_nav2z/client_behaviors/cb_stop_navigation.hpp
>
36
37
// waypoints behaviors
38
#include <
cl_nav2z/client_behaviors/cb_navigate_named_waypoint.hpp
>
39
#include <
cl_nav2z/client_behaviors/cb_navigate_next_waypoint.hpp
>
40
#include <
cl_nav2z/client_behaviors/cb_navigate_next_waypoint_until_reached.hpp
>
41
#include <
cl_nav2z/client_behaviors/cb_seek_waypoint.hpp
>
42
43
// slam behaviors
44
#include <
cl_nav2z/client_behaviors/cb_pause_slam.hpp
>
45
#include <
cl_nav2z/client_behaviors/cb_resume_slam.hpp
>
cb_abort_navigation.hpp
cb_absolute_rotate.hpp
cb_navigate_backwards.hpp
cb_navigate_forward.hpp
cb_navigate_global_position.hpp
cb_navigate_named_waypoint.hpp
cb_navigate_next_waypoint.hpp
cb_navigate_next_waypoint_until_reached.hpp
cb_pause_slam.hpp
cb_resume_slam.hpp
cb_retry_behavior.hpp
cb_rotate.hpp
cb_rotate_look_at.hpp
cb_seek_waypoint.hpp
cb_stop_navigation.hpp
cb_undo_path_backwards.hpp
cb_wait_nav2_nodes.hpp
cb_wait_pose.hpp
cb_wait_transform.hpp
Generated by
1.12.0