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

20.04 python3.8 can't be running... #4

Open
conancheng opened this issue Aug 6, 2021 · 4 comments
Open

20.04 python3.8 can't be running... #4

conancheng opened this issue Aug 6, 2021 · 4 comments

Comments

@conancheng
Copy link

conan@conan-Lenovo-Legion-Y7000P-2020H:~/range-mcl-main/src$ python3 main_range_mcl.py
INFO - 2021-08-06 11:42:08,929 - acceleratesupport - OpenGL_accelerate module loaded
INFO - 2021-08-06 11:42:08,931 - arraydatatype - Using accelerated ArrayDatatype
Load mesh map and initialize map module...
lower bound: [-137.51303435084705, -53.88607274849302] upper bound: [170.8931181474161, 237.73366404891496]
number of tiles = 8
total number of triangles: 4282269
WARNING - 2021-08-06 11:42:12,640 - numpymodule - Unable to load numpy_formathandler accelerator from OpenGL_accelerate
Monte Carlo localization initializing...
段错误 (核心已转储)
2021-08-06 14-09-58屏幕截图

2021-08-06 14-09-33屏幕截图

@conancheng
Copy link
Author

My computer configuration is as follows:
2021-08-06 14-11-03屏幕截图

@conancheng
Copy link
Author

Graphics card configuration:
2021-08-06 14-12-30屏幕截图

@Chen-Xieyuanli
Copy link
Member

I don't have the same setup and cannot reproduce the error. There is a lot of things that could cause the core dump. You may check all the required inputs and each module to figure out the exact problem.

@RuanJY
Copy link

RuanJY commented Oct 4, 2022

similar problem, except that I didn't get warnning from openGL

ruanjy@ruanjy:~/Workspace/noRosCode_ws/range-mcl/src$ python3 main_range_mcl.py
INFO - 2022-10-04 13:51:34,633 - acceleratesupport - OpenGL_accelerate module loaded
INFO - 2022-10-04 13:51:34,635 - arraydatatype - Using accelerated ArrayDatatype
Load mesh map and initialize map module...
lower bound: [-137.51303435084705, -53.88607274849302] upper bound: [170.8931181474161, 237.73366404891496]
number of tiles = 8
total number of triangles: 4282269
Monte Carlo localization initializing...
Segmentation fault (core dumped)

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

3 participants