ROS2 Listener from demo_nodes_cpp does not work
Operating System: Windows 10 Installation type: ROS 2 Eloquent Elusor binaries Client library (if applicable): rclcpp
done all the steps as per the documentation.
ros2 run demo_nodes_cpp talker -> works fine
opened new terminal -> sourced the terminal ros2 run demo_nodes_cpp listener
listener doesnot receive any data.
Could anyone help me with this?