Go to the source code of this file.
Namespaces | |
| namespace | tf_set |
Functions | |
| def | tf_set.isfloat |
| def | tf_set.set_tf |
Variables | |
| list | tf_set.ch = rest[1] |
| float | tf_set.hz = 1000.0 |
| list | tf_set.pa = rest[0] |
| tuple | tf_set.pos = map(float,sys.argv[1:4]) |
| tuple | tf_set.q = map(float,sys.argv[4:8]) |
| list | tf_set.rest = sys.argv[8:] |
| tuple | tf_set.rpy = map(float,sys.argv[4:7]) |