Open luiplapin1 opened 1 month ago
Hello, do you see any error in logs?
Not really, I get it blank
It would help if you ran a sdk first and then see if you have errors
I get some error logs when I run the sdk.
Hello @luispla22 , have you sourced your code in the terminal?
Yes! I've sourced the code, but still not working. I'm now using a "temporal fix" what is using yolo in the jetson, but I would like to have the integration with ROS2. 😪
When I launch
source install/setup.bash ros2 run coco_detector coco_detector_node
and on another terminal
source install/setup.bash ros2 topic echo /detected_objects
I get nothing on the terminal. Do I have to pre-install any requirement or to active the GPU on the Go2?