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

Shutting down node using Ctrl+C, doesnt completely destroy all the spawned objects #698

Open
AJK97 opened this issue Aug 9, 2023 · 1 comment

Comments

@AJK97
Copy link

AJK97 commented Aug 9, 2023

Hi,

Once I destroy the carla_spawn_object node that has spawned an ego vehicle, using Ctrl+C or killall, the node dissapears from the output of "ros2 node list" but nevertheless, the car and some of the sensors are not completely destroyed since I can still visualize the data in RVIZ.
Any leads?

image

@Billthekidz
Copy link

It looks like the shutdown process is throwing an exception so the cleanup wasn't successful.

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

2 participants