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

启动时遇到错误 #49

Open
FengYuQ opened this issue May 8, 2022 · 12 comments
Open

启动时遇到错误 #49

FengYuQ opened this issue May 8, 2022 · 12 comments

Comments

@FengYuQ
Copy link

FengYuQ commented May 8, 2022

微信图片_20220508095223
启动程序的时候[lidar_camera_calib-2]进程被杀死,想请问下这是什么原因导致的呢,有什么解决方法嘛?
我的平台是jeston TX2, ubuntu18.04, Ros melodic, PCL 1.8.1

@FengYuQ
Copy link
Author

FengYuQ commented May 9, 2022

looking forward to your early reply

@ChongjianYUAN
Copy link
Member

微信图片_20220508095223 启动程序的时候[lidar_camera_calib-2]进程被杀死,想请问下这是什么原因导致的呢,有什么解决方法嘛? 我的平台是jeston TX2, ubuntu18.04, Ros melodic, PCL 1.8.1

你好,看样子是没能成功读取配置文件,可能是修改yaml文件后格式出了问题,请检查一下报错是否出现在loadCalibConfig函数中

@FengYuQ
Copy link
Author

FengYuQ commented May 10, 2022

你好,我中午在calib.launch文件中添加了launch -prefix="gdb -ex run --args"来启动gdb进行错误查看,结果如下图所示。
想请问下参数文件具体需要什么格式呢?有什么更好的办法定位错误嘛?
83510c09e9d1e128b434c6cacc888d8

@ChongjianYUAN
Copy link
Member

你好,我中午在calib.launch文件中添加了launch -prefix="gdb -ex run --args"来启动gdb进行错误查看,结果如下图所示。 想请问下参数文件具体需要什么格式呢?有什么更好的办法定位错误嘛? 83510c09e9d1e128b434c6cacc888d8

你好,这个repo目前在18.04上跑会出错,我还在定位原因

@FengYuQ
Copy link
Author

FengYuQ commented May 10, 2022

你好,我中午在calib.launch文件中添加了launch -prefix="gdb -ex run --args"来启动gdb进行错误查看,结果如下图所示。 想请问下参数文件具体需要什么格式呢?有什么更好的办法定位错误嘛? 83510c09e9d1e128b434c6cacc888d8

你好,这个repo目前在18.04上跑会出错,我还在定位原因

我目前定位到出错的位置是在lidar_camera_calib.cpp中203行的
Calibration calibra(image_file, pcd_file, calib_config_file);
calibra函数出问题,但具体原因仍未找到,如果您找到原因的话麻烦告诉我一下

@FengYuQ
Copy link
Author

FengYuQ commented May 12, 2022

你好,请问有什么进展嘛

@ChongjianYUAN
Copy link
Member

你好,请问有什么进展嘛

你好,最近我正在忙于修改文章,预计还需要一周左右的时间才有空维护以前的repo,谢谢理解

@shiyang24
Copy link

你好,请问有什么进展嘛

可能是opencv版本问题,将cmakelists里改成find_package(OpenCV 3 REQUIRED)试下

@cherie6866
Copy link

cherie6866 commented Jun 6, 2022 via email

@XinquanDu
Copy link

你好,我也遇到了一样的问题:
df781399dc6851850b39fe4bd4ebb12
经过排查之后发现是改过之后的config_outdoor.yaml在calibration函数里面没有打开成功。
配置是ubuntu18.04+pcl1.8.1+openCV 3.2.0

@Freeman-Cai
Copy link

你好,我中午在calib.launch文件中添加了launch -prefix="gdb -ex run --args"来启动gdb进行错误查看,结果如下图所示。 想请问下参数文件具体需要什么格式呢?有什么更好的办法定位错误嘛? 83510c09e9d1e128b434c6cacc888d8

你好,这个repo目前在18.04上跑会出错,我还在定位原因

你好,请问这个问题现在得到解决了吗

@yahyahajlaoui
Copy link

hello, is the issues resolved ?

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

7 participants