hpp-corbaserver
4.9.0
Corba server for Humanoid Path Planner applications
|
import"/home/florent/devel/release/src/hpp-corbaserver/idl/hpp/pinocchio_idl/robots.idl";
Public Member Functions | |
HPP_EXPOSE_MEMORY_DEALLOCATION void | compute () raises (Error) |
floatSeq | com () raises (Error) |
value_type | mass () raises (Error) |
floatSeqSeq | jacobian () raises (Error) |
HPP_EXPOSE_MEMORY_DEALLOCATION void hpp::pinocchio_idl::CenterOfMassComputation::compute | ( | ) | ||
raises | ( | Error | ||
) |
floatSeqSeq hpp::pinocchio_idl::CenterOfMassComputation::jacobian | ( | ) | ||
raises | ( | Error | ||
) |
value_type hpp::pinocchio_idl::CenterOfMassComputation::mass | ( | ) | ||
raises | ( | Error | ||
) |