ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Not able to run ros:melodic-ros-core-bionic docker image in VOXL.

    VOXL
    1
    1
    242
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Anubhav
      last edited by

      Hi,
      I am trying to get ros-melodic working in voxl. I have tried different methods. one is to directly pull the ros-melodic image for aarch64, but it didn't worked. the output is shown below.

      voxl:/$ docker run -it ros:melodic-ros-core-bionic
      exec format error
      Error response from daemon: Cannot start container 108f94e913a69c30d7c8d9dcd73efa742072a63972fd5a2e9b46151c1bdd9527: [8] System error: exec format error
      

      other one is to pull ubuntu-18.04 image then do the development but I am unable to do so.

      voxl:/$ docker pull ubuntu:bionic
      Pulling repository docker.io/library/ubuntu
      Error: Status 410 trying to pull repository library/ubuntu: "<html>\r\n<head><title>410 Gone</title></head>\r\n<body>\r\n<center><h1>410 Gone</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"
      
      
      voxl:/$ docker pull ubuntu:bionic-20230530
      Pulling repository docker.io/library/ubuntu
      Error: Status 410 trying to pull repository library/ubuntu: "<html>\r\n<head><title>410 Gone</title></head>\r\n<body>\r\n<center><h1>410 Gone</h1></center>\r\n<hr><center>openresty</center>\r\n</body>\r\n</html>\r\n"
      voxl:/$ 
      

      In all the cases I made sure that these immages are compatible with arm64v8 architecture.

      If anyone knows how to resolve this issues, please help.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors