Little fix

This commit is contained in:
Oleg Kalachev
2018-09-19 01:30:51 +03:00
parent 3b01cf3782
commit abc7e6fec1

View File

@@ -41,7 +41,7 @@ def make_quadcopter_marker():
marker.pose.orientation.w = 1
marker.name = 'quadcopter'
marker.description = 'Quadrocopter'
marker.description = 'Quadcopter'
make_box_control(marker)