Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error following the guide ,Orin NX JP5.1.2 NVME #129

Open
FPSychotic opened this issue Sep 12, 2023 · 2 comments
Open

Error following the guide ,Orin NX JP5.1.2 NVME #129

FPSychotic opened this issue Sep 12, 2023 · 2 comments

Comments

@FPSychotic
Copy link

~/jetson-inference$ docker/run.sh --ros=noetic
ARCH:  aarch64
reading L4T version from /etc/nv_tegra_release
L4T BSP Version:  L4T R35.4.1
[sudo] password for nrover: 
localuser:root being added to access control list
CONTAINER_IMAGE:  dustynv/ros:noetic-pytorch-l4t-r35.4.1
ROS_DISTRO:       noetic
DATA_VOLUME:      --volume /home/nrover/jetson-inference/data:/jetson-inference/data --volume /home/nrover/jetson-inference/python/training/classification/data:/jetson-inference/python/training/classification/data --volume /home/nrover/jetson-inference/python/training/classification/models:/jetson-inference/python/training/classification/models --volume /home/nrover/jetson-inference/python/training/detection/ssd/data:/jetson-inference/python/training/detection/ssd/data --volume /home/nrover/jetson-inference/python/training/detection/ssd/models:/jetson-inference/python/training/detection/ssd/models --volume /home/nrover/jetson-inference/python/www/recognizer/data:/jetson-inference/python/www/recognizer/data 
V4L2_DEVICES:     --device /dev/video0  --device /dev/video1  --device /dev/video2  --device /dev/video3  --device /dev/video4  --device /dev/video5 
DISPLAY_DEVICE:   -e DISPLAY=:0 -v /tmp/.X11-unix/:/tmp/.X11-unix 
Unable to find image 'dustynv/ros:noetic-pytorch-l4t-r35.4.1' locally
docker: Error response from daemon: manifest for dustynv/ros:noetic-pytorch-l4t-r35.4.1 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

@bshibley
Copy link

r35.4.1 images would be lit 🔥

@dusty-nv
Copy link
Owner

dusty-nv commented Oct 17, 2023

There are ros/pytorch images with ros_deep_learning for r35.3.1 that should work on r35.4.1:

https://hub.docker.com/r/dustynv/ros/tags?page=1&name=pytorch-l4t-r35.3.1

docker/run.sh -c dustynv/ros:noetic-pytorch-l4t-r35.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants