Unable to get ROS2 on my Starling 2
-
Hello,
I have ubuntu 22.04 (Jammy) on my host pc, I tried cloning voxl-mpa-t0-ros2 repository using git clone https://gitlab.com/voxl-public/voxl-sdk/services/voxl-mpa-to-ros2.git, but i am requested for a gitlab username and password, and I am sure it should be a public access repository. can you assist ?Thanks
-
@taiwohazeez The path is https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2
Git will always require a username / password if you're cloning via http
You can set up an SSH key tied to your gitlab account and clone via SSH to get around this