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

[META] Create Rust API for maliput #13

Open francocipollone opened 8 months ago

francocipollone commented 8 months ago

Summary

Related #4

maliput-sys is providing low level bindings We should create a high level package for creating a decent rustacean API for maliput that consumes the low level bindings.

ToDo