Robotics StackExchange | Archived questions

use rqt_publisher to publish Point() data

hi, is there a way to publish the points field of the Marker type topic? by using rqt_publisher? in ros2?

as in a Marker type topic, the string filed i coud using python gramma "hihi: " + str(sin(i)) to publish a dynamic varied topic, but how do i do for points field which is default a [] and sequence<geometry_msgs/Point> type?

thanks

Asked by fury.nerd on 2022-12-17 03:40:41 UTC

Comments

Answers