Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFI and Rust API for RoadRulebook. #108

Merged
merged 6 commits into from
Jun 7, 2024

Commits on Jun 4, 2024

  1. FFI: Adds DiscreteValueRule bindings.

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e71257d View commit details
    Browse the repository at this point in the history
  2. Adds id and type_id

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9ce50ba View commit details
    Browse the repository at this point in the history
  3. FFI and Rust API for RoadRulebook.

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    99f998b View commit details
    Browse the repository at this point in the history
  4. Adds method to RoadNetwork.

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bb53ede View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b9c940e View commit details
    Browse the repository at this point in the history
  2. Adds tests and docs.

    Signed-off-by: Franco Cipollone <[email protected]>
    francocipollone committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8742fa2 View commit details
    Browse the repository at this point in the history