Giter Club home page Giter Club logo

Comments (2)

af-doom avatar af-doom commented on June 13, 2024

INFO] [1705077562.793562945]: SfM point cloud saved as /home/wyw/ROS1_PROJECT/2023/camera_lidar_new/joint_camera_lidar/data/result/SfM_cloud_init.pcd [ INFO] [1705077563.347440279]: LiDAR point clouds saved as /home/wyw/ROS1_PROJECT/2023/camera_lidar_new/joint_camera_lidar/data/result/LiDAR_cloud.pcd

[ INFO] [1705077563.359045062]: Initial visual scale recovered. Value: 0.134602 calib: /usr/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h:425: Eigen::DenseCoeffsBase<Derived, 1>::Scalar& Eigen::DenseCoeffsBase<Derived, 1>::operator()(Eigen::Index) [with Derived = Eigen::Matrix<double, 3, 1>; Eigen::DenseCoeffsBase<Derived, 1>::Scalar = double; Eigen::Index = long int]: Assertion `index >= 0 && index < size()' failed. [calib-1] process has died [pid 1377675, exit code -6, cmd /home/wyw/ROS1_PROJECT/2023/camera_lidar_new/joint_camera_lidar/devel/lib/joint_lidar_camera_calib/calib __name:=calib __log:=/home/wyw/.ros/log/06631870-b0fe-11ee-8f7d-4d0d94364953/calib-1.log]. log file: /home/wyw/.ros/log/06631870-b0fe-11ee-8f7d-4d0d94364953/calib-1*.log

When I comment out (calib.refine_scale_ext();) no error is reported

from joint-lidar-camera-calib.

llihku avatar llihku commented on June 13, 2024

This problem arises from the variable evalsMid in function Calib::calc_plane. In some extreme cases it exceeds the size of Eigen::Vector3d evalsReal. I have updated codes to deal with this problem.

from joint-lidar-camera-calib.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.