Skip to content

Change structure of OSI::TrafficCommand  #476

@clemenshabedank

Description

@clemenshabedank

As discussed in the Architecture Group, the structure of TrafficCommand shall be changed. However I think we didn't clarify how the nesting should look like exactly.

What about this suggestion:

TrafficCommand
    InterfaceVersion 
    Timestamp
    Identifier 
    TrafficAction
         FollowTrajectoryAction
             ...
         FollowPathAction 
             ...
         ...

I think the following definitions should be reused in the TrafficActions:
message ActionHeader, enum FollowingMode, enum DynamicsShape, message DynamicConstraints
Shall we write those on the level of the FollowTrajectoryAction, FollowPathAction, etc.?

@ThomasNaderBMW I think you "volunteered" us for implementing it ;) What do you think?
@pmai or did you take it as a TODO? What do you think?
@kmeids FYI (if you have comments about it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions