Accessing the SDK Build Instructions for Ubuntu - QuanergySystems/quanergy_client GitHub Wiki

Accessing the SDK Build Instructions for Ubuntu

Depending on how you acquired your sensor, you may need to purchase and/or request access to the SDK source code using the following process:

  1. Email your GitHub username to your support representative with the subject line Request GitHub SDK Access. While you await a response, continue to the next section.

  2. After the details of your request are confirmed, and you have been given permission by email to access the SDK, refer to Figure 1 while you:

  • Log in to your account at https://github.com.
  • Navigate to https://github.com/QuanergySystems, where SDK clients are listed.
  • Accept the invitation to join QuanergySystems by clicking the View invitation button.
  • Click the Join QuanergySystems button in the confirmation window that appeared.
  • View a confirmation of your acceptance and the populated website.
  1. Select the quanergy_client item, as shown in Figure 1.

 Figure 1. GitHub Quanergy Systems Private Repository

On the resulting QuanergySystems/quanergy_client page (Figure 2), you can see an upper list of sample source code packages and a lower list of OS-specific links to Build Instructions:

  • Click through to the instructions for Ubuntu14.04 LTS or Ubuntu16.04 LTS, which are associated with the latest release.

If you prefer other releases or recent pre-releases:

  • Click the releases heading to see notes for each release
  • Click the branches drop-down menu to access a specific release listed there.

Before you actually deploy the SDK, you need to set up your host computer and the computing environment, as instructed in the next few sections of this user guide.

 Figure 2. GitHub quanergy_client Source Code