Custom Event in ROS2 Python launch file

asked 2023-04-17 13:00:36 -0500

YouBoter gravatar image

I would like to pass information from my Node to the launch file.

The idea is to use a Event for it. Is it possible to define a custom Event, which maybe subscribes to ros_msgs?

Maybe also some special states for a lifecycle Node could be possible?

Or does anyone know a different way to ass information from Node to the python launch file?

/YouBoter

edit retag flag offensive close merge delete