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

HOW TO GIT CHECKOUT linux-autobuild FOR 3 submodules #3

Open
AlexanderZ3 opened this issue Apr 11, 2023 · 1 comment
Open

HOW TO GIT CHECKOUT linux-autobuild FOR 3 submodules #3

AlexanderZ3 opened this issue Apr 11, 2023 · 1 comment

Comments

@AlexanderZ3
Copy link

AlexanderZ3 commented Apr 11, 2023

Bug report

  • AirSim Version/#commit: Airsim Drone Racing Lab Source
  • UE/Unity version: 4.27
  • autopilot version:
  • OS Version: Ubuntu 20.04

What's the issue you encountered?

I am building ADRL in linux, Ubuntu 20.04. When I git clone the ADRL repository,
First, I copy the recommend "git clone --recurse-submodules -j8 [email protected]:v3/bizair/Research/airsim_drone_racing_lab ", but it reminds me that I don't have access to remote repository, as shown in below figure:
image

Then, I just use the SSH method to clone from the github, I use this command " git clone --recurse-submodules [email protected]:microsoft/AirSim-Drone-Racing-Lab-Source.git", but in the process, it requires the usename and password for 'https://bizair.visualstudio.com'; Finally, it reminds that "clone suceed, but checkout failed", as shown in below figure:
image

SO could you know what is the username and password? Or do we have to checkout the 3 submodules, are they important to the SDF map API building? Anyone has similar experience maybe provide some help? Thanks a lot.

Settings

How can the issue be reproduced?

Include full error message in text form

What's better than filing an issue? Filing a pull request :).

@hc825b
Copy link

hc825b commented Oct 6, 2023

There is a external_deps.zip containing the source code for the three submodules under external folder.

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

2 participants