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

Adding date-time to frame output files #506

Closed
wants to merge 2 commits into from

Conversation

gurnarok
Copy link

@gurnarok gurnarok commented Apr 7, 2021

Annoyed by making multiple frames, when making minute changes, only to find that I have overwritten a frame.

This PR just adds date-time tag to the output file, creating frames_YYYY-MM-DD_HH.MM.SS.gv and frames_YYYY-MM-DD_HH.MM.SS.pdf files.

@gurnarok gurnarok requested a review from tfoote as a code owner April 7, 2021 06:30
Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a notable behavior change to be able to release it into active distros it would have to be opt in. I'd recommend targeting this as the new version in ros2/geometry2 https://github.com/ros2/geometry2/blob/ros2/tf2_tools/tf2_tools/view_frames.py where we can land this behavior for future rosdistros.

@gurnarok gurnarok closed this Sep 8, 2021
ooeygui pushed a commit to ms-iot/geometry2 that referenced this pull request Oct 12, 2022
* Disable mem-access warnings on aarch64.

There is currently a bug in Eigen in Ubuntu 22.04 meaning
that it throws a mem-access warning every time Eigen/PacketMath.h
is used.  There is an upstream fix for it, and we are trying
to get that into Ubuntu 22.04, but that is not guaranteed.
For now, disable the warning only if we are on GCC.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
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

Successfully merging this pull request may close these issues.

None yet

2 participants