Aruco detection using jetson nano

I’m new to the Jetson community and have started working with my Jetson Nano Developer Kit. I want to use it to detect Aruco markers and find their centers. However, I’ve been struggling for a couple of weeks and haven’t been able to complete the task.

I followed the setup instructions in the documentation and installed the required packages like NumPy, OpenCV, and Python 3. But when I run my code, I keep encountering the error: “ILLEGAL INSTRUCTION CORE DUMPED.”

As a beginner, I’m unsure how to troubleshoot this issue and proceed. Could you guide me on how to fix this problem and successfully detect Aruco markers using my Jetson Nano?

Hi,

Please check the below link:

https://elinux.org/Jetson/L4T/TRT_Customized_Example#.22Illegal_instruction_.28core_dumped.29.22

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.