Go to the source code of this file.
Namespaces | |
column_publisher | |
Functions | |
def | column_publisher.publish (filename) |
Variables | |
column_publisher.column_pub = rospy.Publisher('column_pose_list', ColumnList, latch = True) | |
column_publisher.filename = rospy.get_param('~filename') | |
column_publisher.marker_pub = rospy.Publisher('column_marker', MarkerArray, latch = True, queue_size=1) | |