Skip to content

Automatically define basic convenience functions for messages types #100

@tomerarnon

Description

@tomerarnon
  • Equality would be useful to automatically have. I haven't looked too deeply into the automatic type generation from message names, but probably using something like AutoHashEquals.jl would be easy enough.

  • I'd also really appreciate having keyword constructors by default. Using Base.@kwdef in the constructor code should allow for that easily. No argument constructors like Header() are already allowed by default, but not Header(frame_id = "this")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions