Skip to content

API of RealtimeBox is broken #200

@christophfroehlich

Description

@christophfroehlich

the deprecation failed, things to fix

  • The set/get method is not compatible any more, @saikishor has an idea
  • received_velocity_msg_ptr_.set(nullptr); like we used in diff_drive_controller now builds but throws C++ exception with description "bad_function_call" thrown in the test body. at runtime
  • the realtime_box_best_effort.h is not available any more -> add it again pointing to the new one with a deprecation warning
  • add downstream builds to a CI job to be more aware of API breaking changes Add downstream build CI job #201

Not sure if we can fix that for the humble releases, or we have to revert that and branch for rolling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions