tsid  1.8.0
Efficient Task Space Inverse Dynamics for Multi-body Systems based on Pinocchio
measured-3Dforce.hpp
Go to the documentation of this file.
1 #ifndef TSID_CONTACTS_MEASURED_3DFORCE_HPP
2 #define TSID_CONTACTS_MEASURED_3DFORCE_HPP
3 
5 
6 #ifdef _MSC_VER
7 #pragma message( \
8  "TSID DEPRECATED: Please update your includes from 'measured-3Dforce.hpp' to 'measured-3d-force.hpp'")
9 #else
10 #warning \
11  "TSID DEPRECATED: Please update your includes from 'measured-3Dforce.hpp' to 'measured-3d-force.hpp'"
12 #endif
13 
14 #endif // TSID_CONTACTS_MEASURED_3DFORCE_HPP