icub-basic-demos
|
Demo for moving the robot joints in a coordinated fashion.
Demo for moving the robot joints in a coordinated fashion.
This modules move the robot into a series of positions. Repeat forever or until quit (whichever comes first).
YARP libraries.
–robot robotname –positions filename.txt
Optionally: –verbose: print sequence of positions and speeds
Access robotInterface ports.
Creates remote_controlboard for each of the robot parts.
The module requires a sequence of positions: –positions.
The file consists in a few sections:
specifies the time between two movements.
Follows a file for each robot parts. The file contains the list of positions to cycle.
Linux and Windows.