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

Make publishing global to imu TF optional #55

Merged
merged 1 commit into from
May 13, 2020

Conversation

smnogar
Copy link
Contributor

@smnogar smnogar commented Apr 24, 2020

This is useful for applications that republish this data on its own TF tree

@goldbattle
Copy link
Member

Should this be a setting for disabling all TF broadcast, or should be fine grain (i.e. publishing of global to imu, and imu to sensor calibrations should be a seperate flag)?

@smnogar
Copy link
Contributor Author

smnogar commented Apr 25, 2020

We could expose all of those. Generally I already have frames that are rigidly defined for IMU and camera locations, so the msckf frames are redundant. In general I like fine grain control over TF frame id's and such, and obeying things like tf_prefix if its specified for the namespace the node is running in.

@goldbattle goldbattle added the enhancement New feature or request label Apr 27, 2020
@goldbattle goldbattle self-assigned this Apr 27, 2020
@goldbattle goldbattle merged commit c06024a into rpng:master May 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants