Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Installation fails with some git error #29

Open
wouterio opened this issue Nov 25, 2022 · 0 comments
Open

Installation fails with some git error #29

wouterio opened this issue Nov 25, 2022 · 0 comments

Comments

@wouterio
Copy link

Hi,

When I follow the installation instruction for ONNX from https://github.com/ms-iot/ros_msft_onnx, I get the following git error. Any idea what's wrong? I'm working on a Jetson Xavier AGX with Ubuntu 22.04 and Ros2 Foxy.

Kind regards,
Wouter

oddbot@oddbot-gpu:/mnt/XavierSSD/vision-app/OddBotVision/vision-ros$ ls
build  install  log  src
oddbot@oddbot-gpu:/mnt/XavierSSD/vision-app/OddBotVision/vision-ros$ wget https://raw.githubusercontent.com/ms-iot/ros_msft_onnx/foxy/onnx.repos
--2022-11-25 10:51:49--  https://raw.githubusercontent.com/ms-iot/ros_msft_onnx/foxy/onnx.repos
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8000::154, 2606:50c0:8001::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 434 [text/plain]
Saving to: ‘onnx.repos’

onnx.repos                                                           100%[====================================================================================================================================================================>]     434  --.-KB/s    in 0s      

2022-11-25 10:51:49 (2.72 MB/s) - ‘onnx.repos’ saved [434/434]

oddbot@oddbot-gpu:/mnt/XavierSSD/vision-app/OddBotVision/vision-ros$ vcs import src < onnx.repos 
...E
=== src/cv_camera (git) ===

Already on 'master'
Your branch is up to date with 'origin/master'.
=== src/image_common (git) ===

Already on 'foxy'
Your branch is up to date with 'origin/foxy'.
=== src/ros_msft_onnx (git) ===

Already on 'foxy'
Your branch is up to date with 'origin/foxy'.
=== src/vision_opencv (git) ===
Could not checkout ref 'ros2': fatal: invalid reference: ros2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant