Skip to content

Just a bunch of ros2 packages for having fun with inverse kinematics, data processing, lidar, mobility, RL and ML

Notifications You must be signed in to change notification settings

AlfreddGco/lidar-geometry-classifier

Repository files navigation

Lidar geometry classifier

Used ros2, gazebo, keras and pangolin to gather lidar data, render it, and classify simple geometries with a custom neural network model that achieves 97.6% accuracy. Tried out some other other architectures and they were ranging from 85% to 93% accuracy.

We got:

Demo

pangoclouds.py loads a point cloud, removes noise, clusters the datapoints and with a neural network identifies cubes from different geometries successfully with an accuracy of 97.6%

pangloclouds

pangloclouds

About

Just a bunch of ros2 packages for having fun with inverse kinematics, data processing, lidar, mobility, RL and ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages