Basic RT components and utilities  315.12.1
Public Attributes
OpenHRP::ReferenceForceUpdaterService::ReferenceForceUpdaterParam Struct Reference

ReferenceForceUpdater Parameters. More...

import "ReferenceForceUpdaterService.idl";

Collaboration diagram for OpenHRP::ReferenceForceUpdaterService::ReferenceForceUpdaterParam:
Collaboration graph
[legend]

List of all members.

Public Attributes

DblSequence3 motion_dir
 Motion direction to update reference force.
string frame
 frame of motion_dir ("local" or "world").
double update_freq
 Update frequency [Hz].
double update_time_ratio
 Update time ratio [0,1].
double p_gain
 P gain.
double d_gain
 D gain.
double i_gain
 I gain.

Detailed Description

ReferenceForceUpdater Parameters.


Member Data Documentation

D gain.

frame of motion_dir ("local" or "world").

"local" is coordinate at end effector, and "world" is the coordinate between the feet.

I gain.

Motion direction to update reference force.

P gain.

Update frequency [Hz].

Update time ratio [0,1].


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