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

Process dies near end of the run #8

Open
ArmandB opened this issue Sep 7, 2024 · 0 comments
Open

Process dies near end of the run #8

ArmandB opened this issue Sep 7, 2024 · 0 comments

Comments

@ArmandB
Copy link

ArmandB commented Sep 7, 2024

I'm trying to re-create the results of the paper using the run_ros_rpng_plane.sh. Near the end of the run, the process dies with the below error message:
image

I say "near the end of the run" b/c when I look at the 00_estimate.txt file for table_01, it has 2348 output poses. The timestamp of the first pose output is the 158th image and the last output pose is near (~1ms off) the timestamp of the 2nd to last image

I've tried looking for the log file but it's not at the location stated in the error message. I've tried running in a separate ROS1 docker container to see if that would help and it did not. I'm running ROS Noetic (Ubuntu 20.04 & ROS1) on an Intel Haswell machine.

Not sure if something is amiss b/c when using https://github.com/uzh-rpg/rpg_trajectory_evaluation to evaluate the APE of the poses of M-PT - MS-PL(0.010) using SE3 alignment, I see 0.075 for table_01 which is much higher than what's reported in the paper.
image

I'm a bit of a noob to ROS so apologies if this is a basic question.

Any tips on how to proceed debugging this issue would be much appreciated, and thanks for your time in advance!

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

1 participant