Software Package Overview¶
Below the main software packages used for to the TriFinger robots are listed. See How to Install the Software on how to install them. Note that the installation will include some additional utility packages from the ODRI project. Below are only the packages that are specifically written for the TriFinger robots.
- trifinger_object_tracking — [source | docs]
Object tracking for the coloured cuboids that are, for example, used in the Real Robot Challenge. The object tracking is integrated into the camera driver, so this package contains a drop-in replacement for the driver of trifinger_cameras, which also provides the object pose in its observations.
- trifinger_singularity — [source]
Contains the definition files for the Apptainer/Singularity images which can be used for building/running the software. Images are built and hosted on GitHub, see the README of the repository on how to pull them.
Also see the README for a description of the different images that are provided.