There are examples placed in the installer itself ,You can
find the example in the following path
"Robai\Cyton Viewer_3.0.20110113\cyton\examples"
The examples we providing are follows
1) Filename: cytonControllerExample.cpp
Description: Example program to exercise the controlInterface class
to facilitate controlling the Cyton arm.
Contents: class cytonControlExample
If you want to move cyton in a specific path ,you can refer this example
2)Filename: cytonControlExample.cpp
Description: Example program to exercise the controlInterface class
to facilitate controlling the Cyton arm.
In this example ,we can feed a position vector ,and the code will find the
desired joint values by inverse kinematics , and move cyton in to that point
.
You can refer this example for doing inverse kinematics .
3)Filename: cytonHardwareExample.cpp
Description: Example program to exercise the hardwareInterface class
of the Cyton arm.
Using this example you can directly control cyton harware .
Hope this data will help you
Regards
Lentin .