hpp-corbaserver  4.9.0
Corba server for Humanoid Path Planner applications
hpp::pinocchio_idl::CenterOfMassComputation Interface Reference

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)
 

Member Function Documentation

◆ com()

floatSeq hpp::pinocchio_idl::CenterOfMassComputation::com ( )
raises (Error
)

◆ compute()

HPP_EXPOSE_MEMORY_DEALLOCATION void hpp::pinocchio_idl::CenterOfMassComputation::compute ( )
raises (Error
)

◆ jacobian()

floatSeqSeq hpp::pinocchio_idl::CenterOfMassComputation::jacobian ( )
raises (Error
)

◆ mass()

value_type hpp::pinocchio_idl::CenterOfMassComputation::mass ( )
raises (Error
)

The documentation for this interface was generated from the following file: