Skip to content

"ERROR! StructMemberList not implemented yet." #127

@fdouglis

Description

@fdouglis

Since starting to play with prost a few days ago, I've encountered a few cases of RDDL features not supported in prost. One for instance was using an enum in a switch statement, which I had to convert to if (@case1) then (something) else if(@case2) .... Not a big deal.

Here, as I posted earlier with respect to a Mars Rover example, I tried running it in prost. I hit the above error: ERROR! StructMemberList not implemented yet.. This seems harder to work around. Is there any plan for adding the things marked as "not yet," particularly this one?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions