Skip to content

Releases: shadow-robot/aurora

Support Haptx G1

11 Dec 08:50
cf6c586
Compare
Choose a tag to compare
Support Haptx G1 Pre-release
Pre-release

What's Changed

Officially, support the haptx g1 glove

unofficially:

  • Increment ansible/core versions
  • Increase verbosity in pr tests
  • Move default PR tests to jammy (inc. new ec2 vm to support this)
  • Improve git pull task to retry with set timeouts (avoids hanging when DNS is bad)

Full Changelog: v2.2.5.2...v2.2.5.3

No login for public pr_branches

30 Jul 10:49
71bfd77
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.2.5.1...v2.2.5.2

v2.2.5 Fix several bugs for Hand&Arm, Teleop and Haptx release

10 May 16:18
ed2b6e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.4...v2.2.5

v2.2.4.4 - More bug fixes, support jammy

05 Mar 15:15
483cc70
Compare
Choose a tag to compare

What's Changed

  • F #src 7342 test focal packages on jammy by @carebare47 in #576
  • SRC-7365 make sure terminator var is treated as bool in reinstall.yml by @carebare47 in #578
  • Update server_and_nuc_deploy.yml (fix for licence_tools server_and_nuc) by @carebare47 in #579
  • Update teleop_deploy.yml (fix for licence_tools teleop) by @carebare47 in #580

Full Changelog: v2.2.4.3...v2.2.4.4

Bug fixes (openssl, lxml)

08 Feb 11:20
863d3a1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.2.4.2...v2.2.4.3

PLEASE NOTE - THIS HAS NOT BEEN THROUGH A RELEASE CYCLE

Use a conda environment in the ansible node PC

07 Nov 13:34
8cb2614
Compare
Choose a tag to compare

This release is meant to fix several issues by running ansible in a conda environment with fixed python packages (that we store in AWS).
Then Ansible will execute tasks in the conda environment for the host that is also the ansible control node (as is the case for the server laptop, for example).

This has been tested for a teleop deployment.

Allow access to sr_trajectory_studio ECR repository

05 Oct 10:33
Compare
Choose a tag to compare

This release is a copy of aurora v2.2.3.1, but with these added fixes:

  • Adding a new API to the AWS API selection to allow to use new docker registry.

This "release" might generate documentation with the incorrect oneliner versions

Back-porting patches to old shadow teleop image release

04 Sep 13:49
Compare
Choose a tag to compare

This release is a copy of aurora v2.2.3, but with these added fixes:

  • nvidia container fix
  • cryptography fix
  • container QT GUI rendering "black box"/"menus not rendering" fix

These patches have not been tested with the shadow teleop image

This "release" might generate documentation with the incorrect oneliner versions

Back-porting patches to old haptx image release

25 Aug 13:48
Compare
Choose a tag to compare

This release is a copy of aurora v2.2.2, but with these added fixes:

  • nvidia container fix
  • cryptography fix
  • container QT GUI rendering "black box"/"menus not rendering" fix

These patches have not been tested with the haptx image

This "release" will generate documentation with the incorrect oneliner versions

v2.2.4.1 Fix nvidia_container_runtime bug - this "release" will generate bag documentation

16 Aug 16:11
f5f7d26
Compare
Choose a tag to compare

Releasing v2.2.4.1 - documentation deployed to customers/accessed through this release will instruct users to run aurora one-liners that do not work. This will be addressed in a future release

Fixes nvidia-container-toolkit repository/key issue