Manzur, I followed your excellent article but still haven’t been successful at getting things to work. Everything seems to work up until I try to list the topics. The publish topic from the teensy does not show up, and consequently I can’t access the data.
I put some checks in the teensy code to see where it is not working, but everything seems to be working on the teensy end including the publish data. No errors detected. (I have an LCD display where I can see some data.)
I am using Ubuntu 20.04, Arduino 1.8.13, ros2 foxy, and a USB connection to the teensy.
Any help you could provide would be appreciated.