Skip to content

UMich-BipedLab/global_sim3_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Solver For 3D LiDAR Intrinsic Calibration

Overview

This repository contains the implementation of the methods to solve the intrinsic parameters for a 3D LiDAR. The proposed model is described in paper: Global Unifying Intrinsic Calibration for Spinning and Solid-State LiDARs.

  • Authors: Bruce JK Huang, Chenxi Feng, Madhav Achar, Maani Ghaffari, and Jessy W. Grizzle
  • Maintainer: Bruce JK Huang, brucejkh[at]gmail.com
  • Affiliation: The Biped Lab, the University of Michigan

This package has been tested under MATLAB 2019a and Ubuntu 18.04. More detailed introduction will be updated in a week. Sorry for the inconvenience!

[Issues] If you encounter any issues, I would be happy to help. If you cannot find a related one in the existing issues, please open a new one. I will try my best to help

[Notes] This code is originally from here

Install the library

Run the setup.m script. Note you should have installed CVX (available here) in the path:

  • Download CVX for your platform
  • Install CVX: Run cvx_setup.m from Matlab

Run the examples

For a working example, see example.m.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published