You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
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 :).
The text was updated successfully, but these errors were encountered:
Bug report
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:
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:
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 :).
The text was updated successfully, but these errors were encountered: