A class to publish commands to ROS
Definition at line 44 of file detection_publisher.py.
def detection.detection_publisher.DetectionPublisher.__init__ |
( |
|
self, |
|
|
|
topic_name = "detection" |
|
) |
| |
def detection.detection_publisher.DetectionPublisher.send_mask |
( |
|
self, |
|
|
|
data, |
|
|
|
meta_header |
|
) |
| |
Set up a ROS camera
Input:
data (str) The data to send to ROS [throttle, steer]
Output: None
Definition at line 52 of file detection_publisher.py.
detection.detection_publisher.DetectionPublisher.detect_pub |
The documentation for this class was generated from the following file: