Due to different arch, there are errors in building up the docker image.
Error logs;
Step 3/20 : RUN mkdir -p $DEPENDENCIES_WS/src
---> Running in 980bfe18e0c0
standard_init_linux.go:211: exec user process caused "exec format error"
ERROR: Service 'turtlebot3_unity' failed to build: The command '/bin/sh -c mkdir -p $DEPENDENCIES_WS/src' returned a non-zero code: 1
Due to different arch, there are errors in building up the docker image. Error logs;
Related issue:
Current approach to tackle it:
Modifying dockerfile and putting jetson supported docker image to pull in that