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

Rviz shut down when planning is triggered #3

Closed
DyedBamboo opened this issue Apr 16, 2023 · 5 comments
Closed

Rviz shut down when planning is triggered #3

DyedBamboo opened this issue Apr 16, 2023 · 5 comments

Comments

@DyedBamboo
Copy link

When I use 2D Nav Goal in RVIZ to trigger the planning, RVIZ exits and throws the following error:
image
I'm using ROS noetic
The eigen version is 3.3.7

@DyedBamboo
Copy link
Author

The error occurs when I compile in Debug mode.

@chennnuo
Copy link

@DyedBamboo I also encountered the same problem, did you finally solve it?

@yinuo-song
Copy link

May I know how did you solve this problem then?

@Luoyuhao12345
Copy link

May I know how did you solve this problem then?

I solved this problem by using catkin_make -DCMAKE_BUILD_TYPE=Release instead of catkin_make

@hjw08
Copy link

hjw08 commented Jul 29, 2024

@Luoyuhao12345 我这样编译后还是会报REQUIRED process [rviz-2] has died,只不过程序不会直接die了,然后一直显示no map update,请问您有遇到这种情况吗?

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