Git Product home page Git Product logo

Comments (5)

MartyG-RealSense avatar MartyG-RealSense commented on August 22, 2024 1

I must emphasise upfront that my Docker knowledge is limited, unfortunately.

However, a past Noetic user who had Docker problems resolved it with the command below. Change the -v path to your own when testing it.

sudo docker run -it --privileged -v /dev:/dev -v /home/mona:/workspace -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY --device /dev/bus/usb ros_noetic

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 22, 2024

Hi @CYJ00 Does it make a difference if you launch Docker in sudo admin permissions mode with sudo docker run instead of just 'docker run' please, if you have not done so already?

from realsense-ros.

CYJ00 avatar CYJ00 commented on August 22, 2024

I have launched my docker container like this

sudo docker run --name gpu-elevation-map -it --privileged   \
--env="DISPLAY=:0:0" -v=/tmp/.X11-unix:/tmp/.X11-unix:ro    \
-v=/home/usr/Documents/Elevation_ws:/home/usr/Documents/Elevation_ws  \
-v=/dev:/dev -w=/home/usr/Documents/Elevation_ws --network=host   \
elevation_mapping_cupy

The container's ROS version is noetic.
Do you need any other information?

from realsense-ros.

CYJ00 avatar CYJ00 commented on August 22, 2024

It is worked! Thank you so much! XD

from realsense-ros.

MartyG-RealSense avatar MartyG-RealSense commented on August 22, 2024

You are very welcome. It's great to hear that you were successful. Thanks very much for the update!

from realsense-ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.