Skip to content

Make Kimera output throttle a parameter #71

@violetteavi

Description

@violetteavi

Is your feature request related to a problem? Please describe.
Kimera throttles its output publishing rate. Currently, the rate is limited to a hardcoded 30Hz. I'm working with a dataset that operates at 60Hz, meaning that I will only ever publish half of the frames I see.

Describe the solution you'd like
I'd like a parameter passable through the .launch or .flag files that allows me to set this publishing rate myself. I plan to set it to 2x my input frequency so that it can catch up with any lags that occur.

Describe alternatives you've considered
I could just change the number in code and recompile each time, but that seems suboptimal.

Additional context
I'll be putting up a potential solution a little later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions