Skip to content

Rare crash: PreintegratedCombinedMeasurements::integrateMeasurement: dt <=0 #4

Description

@nashj

I have run into this crash only a couple of times in several weeks of testing. It occurs if the timestamps between IMU messages are equal or if the former occurs after the latter. This indicates there may be a logic or race condition bug.

terminate called after throwing an instance of 'std::runtime_error'
  what():  PreintegratedCombinedMeasurements::integrateMeasurement: dt <=0
[serpent-7] process has died [pid 206604, exit code -6, cmd /home/william/catkin_ws/devel/lib/serpent/serpent_node serpent/input/imu:=/vectornav/IMU serpent/input/pointcloud:=/os_cloud_node/points serpent/input/stereo/left/image:=/eels1/front/left/image_rect serpent/input/stereo/right/image:=/eels1/front/right/image_rect serpent/input/stereo/left/camera_info:=/eels1/front/left/camera_info serpent/input/stereo/right/camera_info:=/eels1/front/right/camera_info serpent/input/barometer:=/altimeter_sensor/pressure __name:=serpent __log:=/home/william/.ros/log/f77470b8-b54d-11ed-b490-b5497b8a88f1/serpent-7.log].
log file: /home/william/.ros/log/f77470b8-b54d-11ed-b490-b5497b8a88f1/serpent-7*.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions