Namespaces | Variables
keyboard.py File Reference

Go to the source code of this file.

Namespaces

namespace  keyboard

Variables

tuple keyboard.c = sys.stdin.read(1)
tuple keyboard.c2 = sys.stdin.read(1)
 print "Got character", repr(c)
tuple keyboard.fd = sys.stdin.fileno()
tuple keyboard.msg = Float64MultiArray()
tuple keyboard.newattr = termios.tcgetattr(fd)
tuple keyboard.oldflags = fcntl.fcntl(fd, fcntl.F_GETFL)
tuple keyboard.oldterm = termios.tcgetattr(fd)
tuple keyboard.pub = rospy.Publisher(thrusters_topic, Float64MultiArray)
tuple keyboard.reset = rospy.ServiceProxy('/dynamics/reset', Empty)
list keyboard.thrusters = [0,0,0,0,0]
list keyboard.thrusters_topic = sys.argv[1]


underwater_vehicle_dynamics
Author(s): Arnau Carrera, Narcis Palomeras, Mario Prats
autogenerated on Fri Aug 28 2015 13:28:52