Re: [ros-users] rosbag repeat?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Radu Bogdan Rusu
Date:  
To: ros-users
Subject: 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/