Public Member Functions | Public Attributes | Static Private Attributes
teleop.TurtleTeleop Class Reference

Classes. More...

List of all members.

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__

Detailed Description

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.

Definition at line 28 of file teleop.py.


Constructor & Destructor Documentation

Definition at line 44 of file teleop.py.


Member Function Documentation

  Currently we only do this once as it is a static image.

Definition at line 61 of file teleop.py.

def teleop.TurtleTeleop.ros_cmd_vel_callback (   self,
  msg 
)
  Just relay this to the turtlesim engine's handle.

Definition at line 55 of file teleop.py.


Member Data Documentation

list teleop.TurtleTeleop::__slots__ [static, private]
Initial value:
[
        'simulation_namespace',
        'cmd_vel_subscriber',
        'cmd_vel_publisher',
        'image_publisher',
    ]

Definition at line 37 of file teleop.py.

Definition at line 44 of file teleop.py.

Definition at line 44 of file teleop.py.

Definition at line 44 of file teleop.py.

Definition at line 44 of file teleop.py.


The documentation for this class was generated from the following file:


turtle_concert
Author(s): Daniel Stonier , Jihoon Lee
autogenerated on Fri Feb 12 2016 02:51:42