Crocoddyl
Loading...
Searching...
No Matches
cost-base.hpp
1
2
// BSD 3-Clause License
3
//
4
// Copyright (C) 2019-2020, LAAS-CNRS, University of Edinburgh
5
// Copyright note valid unless otherwise stated in individual files.
6
// All rights reserved.
8
9
#ifndef CROCODDYL_MULTIBODY_COST_BASE_HPP_
10
#define CROCODDYL_MULTIBODY_COST_BASE_HPP_
11
12
#include "crocoddyl/core/utils/deprecate.hpp"
13
CROCODDYL_PRAGMA_DEPRECATED_HEADER(
"crocoddyl/multibody/cost-base.hpp"
,
14
"crocoddyl/core/cost-base.hpp"
)
15
#include "crocoddyl/core/cost-base.hpp"
16
17
#endif
include
crocoddyl
multibody
cost-base.hpp
Generated by
1.9.8