자율주행/ROS tutorial C++

Markers:Points and Lines

Tony Lim 2021. 2. 7. 11:59
728x90

 

initialize points ,line_strip , line_list and do some basic configuration this time we have total 3 object , init header.frame_id , header.stamp , ns(namespace) , action, orientation. 

scale mean different things for these marker types. 

we add 100 of points, line_strip , line_list and send topic every 1/30 second and  publish topic 

f is something to do with spiral rotation speed.

launch file

728x90