Functions | Variables
wall_publisher Namespace Reference

Functions

def publish (filename)
 

Variables

 filename = rospy.get_param('~filename')
 
 marker_pub = rospy.Publisher('wall_marker', MarkerArray, latch=True, queue_size=1)
 
 wall_pub = rospy.Publisher('wall_pose_list', WallList, latch = True)
 

Function Documentation

def wall_publisher.publish (   filename)

Definition at line 13 of file wall_publisher.py.

Variable Documentation

wall_publisher.filename = rospy.get_param('~filename')

Definition at line 62 of file wall_publisher.py.

wall_publisher.marker_pub = rospy.Publisher('wall_marker', MarkerArray, latch=True, queue_size=1)

Definition at line 64 of file wall_publisher.py.

wall_publisher.wall_pub = rospy.Publisher('wall_pose_list', WallList, latch = True)

Definition at line 65 of file wall_publisher.py.



yocs_virtual_sensor
Author(s): Jorge Santos
autogenerated on Mon Jun 10 2019 15:54:08