Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 616 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 616 Bytes

Problem Statement: Write a ROS2 python package to achieve the 3 nodes as shown below

image

Solution Results achieved:

Scenario 1: 3 nodes run one by one without a launch file:

Output in rqt_graph looks like below:

Screenshot 2024-08-01 205100

Scenario 2: 3 nodes run using a launch file:

Output in rqt_graph looks like below

Screenshot 2024-08-01 213346