Custom Event in ROS2 Python launch file
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
Asked by YouBoter on 2023-04-17 13:00:36 UTC
Comments