Lyrical Luth Test and Tutorial Party Instructions

The ROS Lyrical docker images are now available on Dockerhub ! :whale2:

They will be updated after the official ROS Lyrical release

Simply run this command to download and start a session in a Lyrical container:

docker run -it --rm ros:lyrical

The available tags are

  • lyrical-ros-core, lyrical-ros-core-resolute

  • lyrical-ros-base, lyrical-ros-base-resolute, lyrical

  • lyrical-perception, lyrical-perception-resolute

ROS Lyrical images are available for the following platforms/architectures:

Ubuntu Resolute:
  amd64
  arm64v8 (aarch64)

GUI images like “desktop_full”

The simulation, desktop and desktop-full images are available on the ‘osrf/ros’ docker hub profile

Meaning you can pull them like this:

docker pull osrf/ros:lyrical-desktop-full

The available tags are

  • lyrical-simulation, lyrical-simulation-resolute

  • lyrical-desktop, lyrical-desktop-resolute

  • lyrical-desktop-full, lyrical-desktop-full-resolute

As always:

Happy Testing and tutorial party! :whale: :turtle:

5 Likes