Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.69 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.69 KB

Maliput Examples

This repo demonstrates different integration patterns and examples for maliput (specifically maliput, maliput_malidrive, maliput_py and maliput-rs).

Requirements

  • OS: Ubuntu 20.04
  • Python: python3, pip3, poetry
  • Rust: cargo, rustc (1.75.0)
  • C++: Bazel 6.0 or greater, --std=c++17
  • IDE (optional) : VSCode with DevContainers

Usage

See the individual projects for detailed setup and usage instructions.

Project Lang Build Tool Package Repository
maliput_bazel C++ Bazel Bazel Central Registry
maliput_poetry Python Poetry PyPI
maliput_cargo Rust Cargo Crates.io

Other Resources