Flat Object Grasping Library (FOG)
0.2.1
|
Parameters related to strategy- . More...
#include <fog/params.h>
Public Attributes | |
double | h |
The height for strategy- , see Section III-B [1]. More... | |
double | phi |
The angle , see Section III-B [1]. More... | |
double | theta |
The angle , see Section III-B [1]. More... | |
double | arm_initial_velocity |
The initial velocity of the arm , see Section III-B [1]. More... | |
Parameters related to strategy- .
double fog::BetaParams::arm_initial_velocity |
The initial velocity of the arm , see Section III-B [1].
double fog::BetaParams::h |
The height for strategy- , see Section III-B [1].
double fog::BetaParams::phi |
The angle , see Section III-B [1].
double fog::BetaParams::theta |
The angle , see Section III-B [1].