Regarding Migration of Launch File from ROS1 -> ROS2
Hi,
Currently, I am migrating launch XML to python (ROS1 -> ROS2). I can handle <node> with python generated API but I am not understanding, How can I replace <group>, <test>, <rosparam> and other parameter from xml.launch to python file.
Please guide me to migrate launch file.
Thanks.
Have you seen this issue and especially the related links?
Thanks for the answer.
I haven't seen this post but seen many other posts to clear understanding. I understand whatever you want to point. This post is from January and In Roadmap, they have mentioned regarding Crystal Clemmys release and i can explore more after release, right?
Right, actually, I wasn't finding the specific mention of rosparam and others, but I can now see it can be found if digging enough into it, here.