openrr / grid_map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grid_map

Rust codecov

sandbox for implementation of grid_map and navigation related code.

Pre-requirements

On Ubuntu:

sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev protobuf-compiler

Try examples

cargo run --release --example dwa_gui

About

License:Apache License 2.0


Languages

Language:Rust 100.0%