SMACC2
Loading...
Searching...
No Matches
smacc2_client_library
moveit2z_client
include
moveit2z_client
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
/*****************************************************************************************************************
16
*
17
* Authors: Pablo Inigo Blasco, Brett Aldrich
18
*
19
*****************************************************************************************************************/
20
#pragma once
21
22
// BASIC MANIPULATION BEHAVIORSz
23
#include "
client_behaviors/cb_move_cartesian_relative.hpp
"
24
#include "
client_behaviors/cb_move_end_effector.hpp
"
25
#include "
client_behaviors/cb_move_end_effector_relative.hpp
"
26
#include "
client_behaviors/cb_move_joints.hpp
"
27
#include "
client_behaviors/cb_move_known_state.hpp
"
28
#include "
client_behaviors/cb_move_named_target.hpp
"
29
30
// ADVANCED MANIPULATION BEHAVIORS
31
#include "
client_behaviors/cb_circular_pivot_motion.hpp
"
32
#include "
client_behaviors/cb_end_effector_rotate.hpp
"
33
#include "
client_behaviors/cb_move_cartesian_relative2.hpp
"
34
#include "
client_behaviors/cb_move_end_effector_trajectory.hpp
"
35
#include "
client_behaviors/cb_pouring_motion.hpp
"
36
37
// HISTORY BASED BEHAVIRORS
38
#include "
client_behaviors/cb_execute_last_trajectory.hpp
"
39
#include "
client_behaviors/cb_move_last_trajectory_initial_state.hpp
"
40
#include "
client_behaviors/cb_undo_last_trajectory.hpp
"
41
42
// GRASPING BEHAVIORS
43
#include "
client_behaviors/cb_attach_object.hpp
"
44
#include "
client_behaviors/cb_detach_object.hpp
"
cb_attach_object.hpp
cb_circular_pivot_motion.hpp
cb_detach_object.hpp
cb_end_effector_rotate.hpp
cb_execute_last_trajectory.hpp
cb_move_cartesian_relative2.hpp
cb_move_cartesian_relative.hpp
cb_move_end_effector.hpp
cb_move_end_effector_relative.hpp
cb_move_end_effector_trajectory.hpp
cb_move_joints.hpp
cb_move_known_state.hpp
cb_move_last_trajectory_initial_state.hpp
cb_move_named_target.hpp
cb_pouring_motion.hpp
cb_undo_last_trajectory.hpp
Generated by
1.9.8