Problem Statement: Write a ROS2 python package to achieve the 3 nodes as shown below
Solution Results achieved:
Scenario 1: 3 nodes run one by one without a launch file:
Output in rqt_graph looks like below:
Scenario 2: 3 nodes run using a launch file:
Output in rqt_graph looks like below