[ros-users] "rostopic pub" and Float64MultiArray

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Miguel Prada
Datum:  
Aan: ros-users
Onderwerp: [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