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

Go to the source code of this file.

Classes

class  blc111_command.MyPwdManager

Namespaces

namespace  blc111_command

Functions

def blc111_command.ptcmdCallback

Variables

tuple blc111_command.auth_handler = urllib2.HTTPBasicAuthHandler(MyPwdManager())
string blc111_command.cam_ip = '0.0.0.0'
string blc111_command.cam_pwd = '123456'
string blc111_command.cam_user = 'aslteam'
tuple blc111_command.home = PTCmd(command=PTCmd.Home)
tuple blc111_command.listener = rospy.Subscriber("~command", PTCmd, ptcmdCallback)
tuple blc111_command.opener = urllib2.build_opener(auth_handler)


panasonic_blc111
Author(s): Cedric Pradalier
autogenerated on Mon Jan 6 2014 11:18:33