Crocoddyl
Loading...
Searching...
No Matches
action-base.hpp
1
3
// BSD 3-Clause License
4
//
5
// Copyright (C) 2019-2025, LAAS-CNRS, INRIA, University of Edinburgh,
6
// Heriot-Watt University
7
// Copyright note valid unless otherwise stated in individual files.
8
// All rights reserved.
10
11
#ifndef CROCODDYL_CORE_CODEGEN_ACTION_BASE_HPP_
12
#define CROCODDYL_CORE_CODEGEN_ACTION_BASE_HPP_
13
14
#include "crocoddyl/core/utils/deprecate.hpp"
15
CROCODDYL_PRAGMA_DEPRECATED_HEADER(
"crocoddyl/core/codegen/action-base.hpp"
,
16
"crocoddyl/core/codegen/action.hpp"
)
17
#include "crocoddyl/core/codegen/action.hpp"
18
19
#endif
// CROCODDYL_CORE_CODEGEN_ACTION_BASE_HPP_
include
crocoddyl
core
codegen
action-base.hpp
Generated by
1.9.8