maliput / maliput-rs

Rust bindings for maliput and other tools
https://maliput.github.io/maliput-rs/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Release maliput-sys and maliput packages with new functionality examples #86

Open agalbachicar opened 5 months ago

agalbachicar commented 5 months ago

Desired behavior

Given maliput-sdk v0.1.3, we can now parse a spiral geometry using maliput_malidrive. We should provide a few examples showing that and the new bindings by means of a new release.

Alternatives considered

N/A

Implementation suggestion

N/A

Additional context

N/A

francocipollone commented 5 months ago

Our location for maliput examples in general live at: https://github.com/maliput/maliput_examples/

francocipollone commented 4 months ago

Release done at #105

francocipollone commented 4 months ago

Example at: https://github.com/maliput/maliput_examples/pull/8