pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
deprecation.hpp
1//
2// Copyright (c) 2018 INRIA
3//
4
5#ifndef __pinocchio_deprecation_hpp__
6#define __pinocchio_deprecation_hpp__
7
8#include "pinocchio/deprecated.hpp"
9#include "pinocchio/deprecated-macros.hpp"
10#include "pinocchio/deprecated-namespaces.hpp"
11
12#endif // ifndef __pinocchio_deprecation_hpp__