ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

georgy's profile - activity

2021-05-24 04:03:04 -0500 received badge  Famous Question (source)
2020-03-26 20:47:54 -0500 received badge  Notable Question (source)
2020-03-26 20:47:54 -0500 received badge  Popular Question (source)
2019-12-13 03:39:28 -0500 received badge  Enthusiast
2019-12-08 14:34:43 -0500 marked best answer ROS2 runtime launch of nodes

Hi! I have a need to run ROS nodes from other ROS nodes at runtime. Composition look like that I need. But it using C++ and rclcpp. My nodes are written in Python. Does ROS2 have ways to run nodes at runtime from other nodes for python? Thanks!

2019-12-08 14:34:43 -0500 received badge  Scholar (source)
2019-12-08 14:34:36 -0500 received badge  Supporter (source)
2019-12-08 14:21:49 -0500 commented answer ROS2 runtime launch of nodes

Thanks! I will look for other ways. I think your answer is a solution in my situation.

2019-12-08 14:05:02 -0500 asked a question ROS2 runtime launch of nodes

ROS2 runtime launch of nodes Hi! I have a need to run ROS nodes from other ROS nodes at runtime. Composition look like t