Skip to content

ShihanWang/camera_2d_lidar_calibration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camera_2d_lidar_calibration

Folk from https://github.com/ehong-tl/camera_2d_lidar_calibration and fusion https://github.com/TurtleZhong/camera_lidar_calibration_v2 to use it simple.

ROS camera 2D Lidar extrinsic calibration tool (Tested on ROS Kinetic)
Dependency: NumPy, Matplotlib, OpenCV (>= 3.3), pyquaternion, PyYaml

&& eigen3 && ceres

how to build

mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/ShihanWang/camera_2d_lidar_calibration.git
cd ../
catkin_make

how to use

how to use.pdf

About

ROS camera 2D Lidar extrinsic calibration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 40.2%
  • C++ 32.0%
  • CMake 27.8%