Skip to content

use_backend=true fails on KITTI & OMD datasets (RGB-D mode) #44

@sally-203

Description

@sally-203

Dear author,

Thanks for your open-sourced code!

I am trying to run the system with use_backend=true, but it crashes consistently on both KITTI and OMD datasets. I did not modify any code or parameters. However, when I set use_backend=false, the system runs normally without any errors. The error screenshot is attached below.

‘ ros2 run dynosam_utils eval_launch.py --output_path=/tmp/results --name=test --run_pipeline --data_provider_type=3 --dataset_path=/root/data/omd/’
Image

'ros2 launch dynosam_ros dyno_sam_launch.py params_path:=/home/user/dev_ws/src/core/dynosam/params/ dataset_path:=/root/data/omd/ output_path:=/root/results/omd v:=0'
Image

Do I need to adjust specific parameters in the YAML config file for different datasets when enabling use_backend? Are there recommended parameters for KITTI or OMD? If not a code bug, could you provide a reference configuration (params) that is known to work with these datasets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions