Mathematical Robotics Save

Optimization for Robotics

Project README

mathematical_robotics

build

What is this?

Demonstration of algorithms for robotics.

Dependencies

  • CMake
  • Eigen3
  • Ceres Solver
  • Matplot++

Docker

Launch Docker with the following command:

bash docker_bringup.sh

Build

build

bash build.sh

clean build

bash clean_build.sh

Point Cloud Matching

Optimization of point cloud using Lie algebra.
Using self created Gauss-Newton method and Ceres Solver for optimization.

point_cloud_matching

Pure matching between 3D point clouds.

point_cloud_matching

point_cloud_to_line_matching

Matching a point cloud with a line segment on a 2D plane.

point_cloud_to_line_matching

References

Open Source Agenda is not affiliated with "Mathematical Robotics" Project. README Source: TakumaNakao/mathematical_robotics
Stars
89
Open Issues
1
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating