Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: schedule future snapshots #21

Open
MCFurry opened this issue Apr 13, 2022 · 0 comments
Open

Feature request: schedule future snapshots #21

MCFurry opened this issue Apr 13, 2022 · 0 comments

Comments

@MCFurry
Copy link

MCFurry commented Apr 13, 2022

In some occasions it would be really useful to trigger a snapshot on special events (i.e. collisions or diagnostics) but then also record a little bit of the future.

Proposed would be to call the service with a stop_time in the future and the snapshot service waits for this stop_time to have passed?

I.e. in python like so:
TriggerSnapshotRequest(filename='snapshot', stop_time=rospy.Time.now() + rospy.Duration(5.0))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant