Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ultimate SLAM for dvxplorer #17

Open
shrutarv opened this issue Dec 15, 2022 · 5 comments
Open

Ultimate SLAM for dvxplorer #17

shrutarv opened this issue Dec 15, 2022 · 5 comments

Comments

@shrutarv
Copy link

Hi,

I have a dvxplorer camera. I am trying to run Ultimate SLAM on it. II followed the steps in the docs. All the steps ran fine until the last one. When I execute the below launch command:
roslaunch ze_vio_ceres live_DAVIS240C_events_only.launch camera_name:=<your_camera_calibration_filename> timeshift_cam_imu:=0.0028100209382249794

I get an error. I guess because this command is specifically for DAVIS. Is there any command for dvxplorer? Has someone tested the ultimate SLAM on dvxplorer?

The error I get is:
================================================================================REQUIRED process [ze_vio_ceres-1] has died!
process has died [pid 1703060, exit code -6, cmd /home/eventcamera/uslam_ws/devel/lib/ze_vio_ceres/ze_vio_ceres_node --data_source=2 # rostopic --vio_use_events=1 --vio_use_events_and_images=0 --vio_rescale_intrinsics_for_distortion=true --timeshift_cam_imu=0.0028100209382249794 --calib_filename=/home/eventcamera/uslam_ws/src/rpg_ultimate_slam_open/applications/ze_vio_ceres/../../calibration/DAVIS-example.yaml --flagfile=/home/eventcamera/uslam_ws/src/rpg_ultimate_slam_open/applications/ze_vio_ceres/cfg/vio_base.conf --flagfile=/home/eventcamera/uslam_ws/src/rpg_ultimate_slam_open/applications/ze_vio_ceres/cfg/vio_davis.conf --data_interval_between_event_packets=33 # events-only pipeline: interval between successive event frames. --data_use_time_interval=true # events-only pipeline: if true, data_interval_between_event_packets is interpreted as milliseconds, otherwise as number of events --data_size_augmented_event_packet=40000 # max number of events per event frame (should be >= vio_frame_size) --vio_frame_size=15000 # each event frame will be drawn with that number of events --vio_do_motion_correction=1 --noise_event_rate=20000 --vio_frame_norm_factor=4.0 --vio_trace_pose=1 --log_dir=/tmp --vmodule=feature_tracker=0 --colorlogtostderr=1 --logtostderr=1 --alsologtostderr=1 --vio_viz_feature_tracks=True --vio_viz_feature_tracks_length=0 __name:=ze_vio_ceres __log:=/home/eventcamera/.ros/log/cf0e3dde-7bd2-11ed-bb38-9bc4b49a7e44/ze_vio_ceres-1.log].
log file: /home/eventcamera/.ros/log/cf0e3dde-7bd2-11ed-bb38-9bc4b49a7e44/ze_vio_ceres-1*.log
Initiating shutdown!

@SureleG
Copy link

SureleG commented Feb 24, 2023

I have tested the algorithm on the dvxplorer,the command is same as other devices
please check the other question

@benghalensis
Copy link

benghalensis commented Apr 7, 2023

Hello @SureleG ,
Did you change any of the parameters like data_interval_between_event_packets, data_size_augmented_event_packet, etc apart from the intrinsics and extrinsics?

@SureleG
Copy link

SureleG commented Apr 7, 2023

@benghalensis yeah,I have changed these parameters based on my own data

@ghani35
Copy link

ghani35 commented Jun 2, 2023

@benghalensis yeah,I have changed these parameters based on my own data

Can you please share the values of these parameters, I am encoutring the same problem

@agelamin
Copy link

@ghani35 have you solved this issue. I get the same error when i try to run even the sample bags on Jetson. Your help is really appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants