기술 성공, 실패 기록소

how to use Float64MultiArray in python 본문

프로그래밍언어/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

 

'프로그래밍언어 > ROS' 카테고리의 다른 글

How to build just one package using catkin_make?  (0) 2021.02.10
init_node, anonymous = True  (0) 2021.01.28
Frame's definition (/odom and /map)  (0) 2020.12.28
Get package path with rospy  (0) 2020.12.17
Navigating the ROS Filesystem  (0) 2020.10.23