mushr/repos.yaml: realsense-ros no longer has dev branch #95
Travis-Hainsworth
started this conversation in
Software
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning! Another FYI:
tl;dr - realsense-ros no longer has a development branch, instead the ros1-legacy branch is required
The Jetson Nano Driver Installation page calls:
the mushr_install.sh, which calls:
the mushr_install_stack.sh:
line 43 clones repos.yaml:
line 20 calls for the development branch of the realsense-ros package:
Realsense-ros no longer has a development branch for ROS1, I believe the ros1-legacy branch should be chosen instead:
Beta Was this translation helpful? Give feedback.
All reactions