Hi there,
I am seeking help with running the docker on Jetson Nano to control the iRobot create3. Currently, I am using Jetson nano running on ubuntu 18.04 with ROS1 Melodic. I am thinking of use the docker image to run humble in order to control the iRobot. I've tried to pull the official docker (irobotedu/create3-humble), and self-built the image, but both method gives me error:
exec /ros_entrypoint.sh: exec format error
Could you please help with this issue and suggest if my approach to run docker image on 18.04 Ubuntu is doable?
thank you