test
abb_irb2400_ikfast_kinematics.cpp
Go to the documentation of this file.
1
/*
2
* Software License Agreement (Apache License)
3
*
4
* Copyright (c) 2023, Southwest Research Institute
5
*
6
* Licensed under the Apache License, Version 2.0 (the "License");
7
* you may not use this file except in compliance with the License.
8
* You may obtain a copy of the License at
9
*
10
* http://www.apache.org/licenses/LICENSE-2.0
11
*
12
* Unless required by applicable law or agreed to in writing, software
13
* distributed under the License is distributed on an "AS IS" BASIS,
14
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
#include <
tesseract_kinematics/ikfast/ikfast_factory_boilerplate.h
>
19
20
#include <
tesseract_common/macros.h
>
21
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
22
#include "
abb_irb2400_ikfast_solver.hpp
"
23
TESSERACT_COMMON_IGNORE_WARNINGS_POP
24
25
// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
26
TESSERACT_ADD_INV_KIN_PLUGIN
(
tesseract_kinematics::IKFastInvKinFactory
, AbbIRB2400Kinematics)
TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
#define TESSERACT_COMMON_IGNORE_WARNINGS_PUSH
tesseract_kinematics::IKFastInvKinFactory
Definition:
ikfast_factory_boilerplate.h:35
TESSERACT_ADD_INV_KIN_PLUGIN
#define TESSERACT_ADD_INV_KIN_PLUGIN(DERIVED_CLASS, ALIAS)
Definition:
kinematics_plugin_factory.h:49
TESSERACT_COMMON_IGNORE_WARNINGS_POP
#define TESSERACT_COMMON_IGNORE_WARNINGS_POP
abb_irb2400_ikfast_solver.hpp
macros.h
ikfast_factory_boilerplate.h
Tesseract IKFast Factory Boilerplate.
tesseract_kinematics
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:02:12