【技能学习】Ubuntu20.04实现LiDAR+CAMERA标定

1、Gitclone对应仓库并编译

  • 从下方链接下载:

    https://github.com/XidianLemon/calibration_camera_lidar

    下载后到自己项目的src中,然后正常catkin_make编译:

    提示遇到错误,运行命令sudo apt install ros-noetic-jsk-recognition-msgs即可

    1
    2
    3
    4
    5
    Could not find a package configuration file provided by
    "jsk_recognition_msgs" with any of the following names:

    jsk_recognition_msgsConfig.cmake
    jsk_recognition_msgs-config.cmake

2、仿真中进行录制

  • 参考链接博文,下载场景,并自行导入自己的小车模型,然后开启小车的仿真,录制rosbag

    模型的下载地址:

    1
    https://pan.baidu.com/s/1H314s6Hn-bY1qFphinnNrg?pwd=2022

    博客的链接地址:

    1
    https://blog.csdn.net/weixin_43807148/article/details/114241862

2、阿里云OSS控制台账号获取

3、Typora安装与配置