Re: [ros-users] rosbag repeat?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Radu Bogdan Rusu
日付:  
To: ros-users
題目: Re: [ros-users] rosbag repeat?
Something as simple as:

while true; do rosplay filename.bag; sleep 0.1; done

works for me.

Cheers,
Radu.

Adam Leeper wrote:
> Hi all-
>
> Is there a way to get rosbag to play a bag file on loop? It would be
> handy when testing things to be able to run my collected data continuously.
>
> Thanks!
> --Adam
>
>
> Adam Leeper
> Stanford University
> <mailto:aleeper@stanford.edu>
> 719.358.3804
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users


--
| Radu Bogdan Rusu | http://rbrusu.com/