[ros-users] "rostopic pub" and Float64MultiArray

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Miguel Prada
Dato:  
Til: ros-users
Emne: [ros-users] "rostopic pub" and Float64MultiArray
Hi,

Is there any way I can publish to a topic which expects messages of type Float64MultiArray using 'rostopic pub'?

If there isn't, which would be the best way to achieve something similar for testing purposes? Maybe a simple python publisher node?

Thanks