Skip to content

MaierN/sim-motion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sim motion

Use your mouse + click to move the robot

Red robot = physical position
Pink robot = odometry only
Green robot = odometry + lidar Monte Carlo

Blue line = static obstacle
Green line = dynamic obstacle

Red point = lidar measure considered as a wall
Pink point = lidar measure considered as a dynamic obstacle

Error is shown in the upper left corner

Particles are shown as black/pink arrows based on their weight

Build

mkdir build
cd build
cmake ..
cmake --build .

Run simulation

cd build
./sim-motion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published