sharkdp / vacuum-robot-simulator

Simulation environment for an autonomous robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vacuum robot simulator

WORK IN PROGRESS

A simulation environment for an autonomous robot that should (eventually) be able to localize itself within and navigate through its (virtual) environment.

Assumptions

  • Two-dimensional world
  • Static environment
  • Sensor: 360° laser scanner - with simulated measurement noise
  • Control: rotate_by(angle), drive_forward(distance) - with simulated imprecision

Software architecture (planned)

Software architecture

Preview

Preview

About

Simulation environment for an autonomous robot


Languages

Language:Rust 100.0%