SkillAgentSearch skills...

Stsl

Software for supporting the RoboJackets Software Training program

Install / Use

/learn @RoboJackets/Stsl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Software Training Support Library (STSL)

Maintainer

CI Status Badge

The STSL is a library which facilitates the RoboJackets software training program. It has taken many forms over the years as the hardware platforms have changed.

Currently, the STSL is a collection ROS 2 packages that support an interface to both physical and simluated custom robots.

Installation

Installing desktop packages for student computers

  1. Get the public key

    wget -qO - https://stslaptstorage.z13.web.core.windows.net/pubkey.txt | sudo apt-key add -
    
  2. Add the apt source repository

    sudo apt-add-repository "deb https://stslaptstorage.z13.web.core.windows.net/ jammy main"
    
  3. Install the desktop packages

    sudo apt install ros-humble-stsl-desktop
    

Installing robot packages for on-board interface

Coming soon

Related Skills

View on GitHub
GitHub Stars5
CategoryCustomer
Updated2y ago
Forks6

Languages

C++

Security Score

55/100

Audited on Mar 16, 2024

No findings