Skip to content

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

@AlexanderZ3

Description

@AlexanderZ3

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 bizair@vs-ssh.visualstudio.com: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 git@github.com: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 :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions