hku-mars / livox_camera_calib

This repository is used for automatic calibration between high resolution LiDAR and camera in targetless scenes.
GNU General Public License v2.0
917 stars 207 forks source link

[Enhancement] ROS2 support #106

Open SamoaChen opened 6 months ago

SamoaChen commented 6 months ago

@ChongjianYUAN Hi Chongjian, as part of my personal project, I used your code and migrated it to support ROS2. Are we currently working on official ROS2 support? If not, I'd be delighted to create pull requests to get the code blessed by you the owner, and share the blessed results with the audiences of your excellent works here

By the rules of github, comments in the issue section tend to get buried. Thus cc'ed some other MARS researchers just for viz 😊 cc: @Ecstasy-EC @Joanna-HE

vlacorre commented 3 months ago

Hi @SamoaChen, I saw that @simi-asher made a migration to ROS 2 Humble with some improvements here: https://github.com/simi-asher/lidar_camera_calib, maybe you could add some contributions there!

simi-asher commented 3 months ago

Hi @SamoaChen,

I would be happy to have your contributions merged to my repo although it is not the the official repo. Please create a pull request outlining your work if you are interested.