Using Ros 2 ROS2 Humble on Jetson Nano Developer Kit to do Machine learning
Hello guys,
I'm a beginner in Ros. I am trying to do computer vision to recognize. circles on the tip racks of the pipette
This is the steps I am currently taking:
- Install Ubuntu 22.04 on my NVIDIA JETSON NANO
- Configure NVIDIA Jetson Nano for Computer Vision and Deep Learning with TensorFlow, Keras, TensorRT, and OpenCV Install by following this link
I wanted make these API ( TensorFlow, Keras, TensorRT, OpenCV) works under ROS2 Humble architecture. Is this possible?
Please share your opinion it really helps.