Home | Trees | Indices | Help |
|
---|
|
object --+ | Cameras
Base class for the interface to the robot's Cameras.
|
|||
|
|||
bool |
|
||
[str] |
|
||
bool |
|
||
bool |
|
||
|
|||
bool |
|
||
bool |
|
||
Inherited from |
|
|||
Inherited from |
|
Constructor.
|
Private function to check if the camera is currently in streaming mode.
|
Return the list of all camera names on current robot.
|
Verify if the given camera name is in the list of camera names or not.
|
Check the given camera name is streaming or not.
|
Setup the callback function to show image.
|
Start camera streaming for the given camera name, This only allows one camera open at one time and forces closed any other open cameras before open the wanted one.
|
Stop camera streaming by given the camera name.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 25 17:59:54 2017 | http://epydoc.sourceforge.net |