Classes | |
class | Echo |
Functions | |
def | _euler_from_matrix (matrix, axes='sxyz') |
def | _euler_from_quaternion (quaternion, axes='sxyz') |
def | _euler_from_quaternion_msg (quaternion) |
def | _quaternion_matrix (quaternion) |
def | positive_float (x) |
def | positive_int (x) |
Variables | |
dictionary | _AXES2TUPLE |
float | _EPS = numpy.finfo(float).eps * 4.0 |
list | _NEXT_AXIS = [1, 2, 0, 1] |
args = parser.parse_args(other_args[1:]) | |
default | |
echo = Echo(args) | |
help | |
other_args = rospy.myargv(argv=sys.argv) | |
parser = argparse.ArgumentParser() | |
int | precision = 3 |
type | |
|
private |
|
private |
|
private |
|
private |
echo.args = parser.parse_args(other_args[1:]) |