[ros-users] "rostopic pub" and Float64MultiArray

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Miguel Prada
日付:  
To: ros-users
題目: [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