Details | Last modification | View Log | RSS feed
#ifndef __LEG_H__
#define __LEG_H__
int set_leg_position(double px, double py, double pz);
#endif