Hi,
i got Illegal instruction (core dumped) when running ros2 on my jetson agx xavier.
can you suggest something i can do?
Regards
Hi,
i got Illegal instruction (core dumped) when running ros2 on my jetson agx xavier.
can you suggest something i can do?
Regards
I solved it by downgrading numpy from 1.19.5 to 1.19.4. Puh
pip3 install numpy==1.19.4 `
Glad to know that, thanks for the updare.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.