Classes | Namespaces | Functions | Variables
turtle_dating.py File Reference

Go to the source code of this file.

Classes

class  turtle_dating.TurtleScheduler

Namespaces

namespace  turtle_dating

Functions

def turtle_dating.cupidon
def turtle_dating.turtle1_go
def turtle_dating.turtle1_pose_updated
def turtle_dating.turtle1_wandering
def turtle_dating.turtle2_go
def turtle_dating.turtle2_pose_updated
def turtle_dating.turtle2_wandering

Variables

tuple turtle_dating.clear_background = rospy.ServiceProxy('clear', EmptyServiceCall)
tuple turtle_dating.reset_simulator = rospy.ServiceProxy('reset', EmptyServiceCall)
tuple turtle_dating.sched = TurtleScheduler()
tuple turtle_dating.spawn_turtle = rospy.ServiceProxy('spawn', Spawn)
tuple turtle_dating.turtle1_set_pen = rospy.ServiceProxy('turtle1/set_pen', SetPen)
tuple turtle_dating.turtle1_teleport = rospy.ServiceProxy('turtle1/teleport_absolute', TeleportAbsolute)
tuple turtle_dating.turtle1_velocity = rospy.Publisher('turtle1/command_velocity', Velocity)
tuple turtle_dating.turtle2_set_pen = rospy.ServiceProxy('turtle2/set_pen', SetPen)
tuple turtle_dating.turtle2_teleport = rospy.ServiceProxy('turtle2/teleport_absolute', TeleportAbsolute)
tuple turtle_dating.turtle2_velocity = rospy.Publisher('turtle2/command_velocity', Velocity)


teer_example_turtle
Author(s): Stéphane Magnenat
autogenerated on Sat Dec 28 2013 16:57:39