Classes. More...
Public Member Functions | |
def | __init__ |
def | publish_teleop_image |
def | ros_cmd_vel_callback |
Public Attributes | |
cmd_vel_publisher | |
cmd_vel_subscriber | |
image_publisher | |
simulation_namespace | |
Static Private Attributes | |
list | __slots__ |
Classes.
Shepherds the turtles! This is the implementation node for the turtle_concert/teleop rapp. @todo get alised names from the concert client list if the topic is available @todo watchdog for killing turtles that are no longer connected.
def teleop.TurtleTeleop.__init__ | ( | self | ) |
def teleop.TurtleTeleop.publish_teleop_image | ( | self | ) |
def teleop.TurtleTeleop.ros_cmd_vel_callback | ( | self, | |
msg | |||
) |
list teleop.TurtleTeleop::__slots__ [static, private] |