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

Aborting the launchfile leads to errors #48

Open
Oszimilian opened this issue Jul 14, 2024 · 0 comments
Open

Aborting the launchfile leads to errors #48

Oszimilian opened this issue Jul 14, 2024 · 0 comments

Comments

@Oszimilian
Copy link

Hello everyone,
I currently have a problem with the launchfile.
After I have started the launchfile (socket_can_bridge.launch.xml) and then end it with str + c, I get a few error messages.

[ERROR] [socket_can_receiver_node_exe-1]: process has died [pid 4692, exit code -6, cmd '/home/User/Projekt/ros2_ws/install/ros2_socketcan/lib/ros2_socketcan/socket_can_receiver_node_exe --ros-args -r __node:=socket_can_receiver -r __ns:=/ --params-file /tmp/launch_params_nh3yeyn8 -r from_can_bus:=from_can_bus'].
[INFO] [socket_can_sender_node_exe-2]: process has finished cleanly [pid 4694]
[socket_can_sender_node_exe-2] [INFO] [1720995637.325222512] [rclcpp]: signal_handler(signum=2)
[socket_can_receiver_node_exe-1] terminate called without an active exception

I also noticed that after I closed the node, I still get topics displayed with ros2 topic list that should no longer be there.

╰─ ros2 topic list
/from_can_bus
/parameter_events
/rosout
/socket_can_receiver/transition_event

I don't understand exactly why I have this behavior. I would be happy if I could get some help

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

1 participant