You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for your excellent work. I have tested many rosbags (e.g., shape_6dof, slider_depth from the Event Camera Dataset) with your code. Usually, the first 3-4 frames work well, and the output seems good; then the algorithm will be crashed and get an error like [dvs_segmentation-1] process has died [pid 5988, exit code -11]. I also use ROS kinetic, and the code has been compiled smoothly. Do you have any clue about this issue? Thanks.
The text was updated successfully, but these errors were encountered:
Hi xueyinhualuo, Thanks for using the code! I am not sure about the issue you mention. I tried the code with ROS kinetic, and had no problem with it. However, from your comment I would check the size of the input frames (that affect the positions of x, y of your events), or if you are generating the output as an image, how you deal with that frame. I am sorry I cannot be of any more help, I never got that error before.
Regards,
Francisco.
Hello, thank you for your excellent work. I have tested many rosbags (e.g., shape_6dof, slider_depth from the Event Camera Dataset) with your code. Usually, the first 3-4 frames work well, and the output seems good; then the algorithm will be crashed and get an error like [dvs_segmentation-1] process has died [pid 5988, exit code -11]. I also use ROS kinetic, and the code has been compiled smoothly. Do you have any clue about this issue? Thanks.
The text was updated successfully, but these errors were encountered: