tsid 1.9.0
Efficient Task Space Inverse Dynamics for Multi-body Systems based on Pinocchio
Loading...
Searching...
No Matches
fwd.hpp
Go to the documentation of this file.
1//
2// Copyright (c) 2017 CNRS
3//
4
5#ifndef __invdyn_robots_fwd_hpp__
6#define __invdyn_robots_fwd_hpp__
7
8namespace tsid {
9namespace robots {
10class RobotWrapper;
11}
12} // namespace tsid
13
14#endif // ifndef __invdyn_robots_fwd_hpp__
Wrapper for a robot based on pinocchio.
Definition robot-wrapper.hpp:37
Definition fwd.hpp:9
Definition constraint-bound.hpp:25