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

    Realsense driver installation on docker image

    VOXL-CAM
    2
    2
    281
    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.
    • D
      Darshan
      last edited by 28 Feb 2022, 11:44

      Hi,
      Am planning to install ros realsence camera driver package on voxl docker image. I have tried to install directly as creating ros workspace on docker image and git installed realsense driver package as similar to documentation provided for installing tof sensor (https://docs.modalai.com/build-ros-nodes-for-voxl/) . But when i tried to compile the ros package on docker image, its throwing errors and unable to install ros dependencies using "sudo apt-get install ros-kinetic****" on terminal. I wish to know about how to install new ros packages on voxl docker image.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by 1 Mar 2022, 23:12

        Voxl and it's software build image use ros indigo, not kinetic. You'll either need to install the indigo version of this package or use an ubuntu 18.04 docker image with ros kinetic installed (and use this on voxl). A sample such image for using kinetic on voxl can be found near the bottom of our downlods page (roskinetic-xenial docker image)

        1 Reply Last reply Reply Quote 0
        1 out of 2
        • First post
          1/2
          Last post
        Powered by NodeBB | Contributors