Re: [ros-users] rosbag repeat?

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Radu Bogdan Rusu
Dato:  
Til: ros-users
Emne: 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/