Re: [ros-users] rosbag external control

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Tim Field
Date:  
To: ros-users
Subject: Re: [ros-users] rosbag external control
Hi Cedric,

Yes, that functionality is on our roadmap. Until then, you could look to
rosbag/recorder.cpp and rxbag/recorder.py for implementations of bag
recorders. It should be straightforward to add service-based
pausing/resuming on top of those.

Fyi, notes on planned future ROS functionality are kept here:
http://www.ros.org/wiki/ROS/Roadmap. It's great to get feedback from the
community about what features would be useful, though.

Thanks,
Tim

On Thu, Jun 24, 2010 at 10:26 AM, Cedric Pradalier <
> wrote:

> Hi all,
>
> I was wondering if there is a way to make rosbag expose a service to
> pause/resume the recording? This would be quite useful in a
> data-collection application we are currently building, where we don't
> need to record all the time, but only on certain segments of the
> trajectory.
>
> Any thought on this functionality?
>
> Thanks
>
> --
> Dr. Cedric Pradalier
> http://www.asl.ethz.ch/people/cedricp
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>