lidar_camera_calibration icon indicating copy to clipboard operation
lidar_camera_calibration copied to clipboard

ROS package to find a rigid-body transformation between a LiDAR and a camera for "LiDAR-Camera Calibration using 3D-3D Point correspondences"

Results 57 lidar_camera_calibration issues
Sort by recently updated
recently updated
newest added

Hi, We've been using your package to calibrate between a Velodyne VLP16 LiDAR and a ZED camera. We were able to get a relatively good result but our sample Velodyne...

Hi! Thanks for the greatest work. I got a problem while using the calibration result to do projection from Lidar to camera. **Hardware**: Logitech web camera (Mono), VLP-32C Velodyne **Hardware...

Hi, Many thanks for providing your code for free. When I run catkin_make -DCATKIN_WHITELIST_PACKAGES="aruco;aruco_ros;aruco_msgs" It gives me: dependencies/aruco_ros/aruco/CMakeFiles/aruco.dir/build.make:158: recipe for target 'dependencies/aruco_ros/aruco/CMakeFiles/aruco.dir/src/aruco/marker.cpp.o' failed make[2]: *** [dependencies/aruco_ros/aruco/CMakeFiles/aruco.dir/src/aruco/marker.cpp.o] Error 1 make[2]: ***...

Hello, can I use this package to calibrate "SICK" LiDAR (3D)? Most solutions were created for calibration Velodyne LiDARs. Regards,

Hello! I used gazebo to build a simulation model with a camera, 16-line lidar, and calibration boards ![default_gzclient_camera(1)-2020-05-29T12_07_33 _270665](https://user-images.githubusercontent.com/37213684/83234834-8036ef80-a1c3-11ea-8470-77ed4fb73122.jpg) _the gazebo model_ After compiling the package and filling out the...

Is there a way to choose which dictionary the markers are detected from? Have been trying the markers from aruco_mip_36h12 dictionary but with no luck. The MarkerDetector class in the...

The prcess get killed regurarly! I have the problem that the find_transform process got killed, not always, but most of the times! aproximately 9 times out of 10 times of...

I cant find the code about the lidar points` projection to the window "cloud". Could you give me a suggest how to modify the code. Camera is mounted like this:...

When using catkin_make to build the problem in ros-melodic, i have the following terminal output: ![image](https://user-images.githubusercontent.com/23395893/64846553-38f4d880-d60d-11e9-9de4-7fa3521fb857.png). Anyone having the same issue?