프로그래밍언어/ROS
how to use Float64MultiArray in python
sunlab
2021. 1. 8. 16:57
728x90
stackoverflow.com/questions/31369934/ros-publishing-array-from-python-node
ROS publishing array from python node
I'm new to ros+python and i'm trying to publish a 1-D array from python ros node. I used Int32MultiArray but i cant understand the concept of layout in multiarray. Can anyone explain it to me? or is
stackoverflow.com