Skip to content

osrf/osrf_pycommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 25, 2025
d3acec6 · Mar 25, 2025
Dec 3, 2024
Feb 3, 2022
Feb 24, 2025
Sep 25, 2019
Dec 3, 2024
Jun 6, 2018
Mar 25, 2025
May 8, 2014
Jun 8, 2017
Feb 1, 2022
May 12, 2017
Mar 25, 2025
Mar 25, 2025
Dec 6, 2024

Repository files navigation

osrf_pycommon

Commonly needed Python modules, used by Python software developed at OSRF.

Branches

If you are releasing (using stdeb or on the ROS buildfarm) for any Ubuntu < focal, or for any OS that doesn't have a key for python3-importlib-metadata, then you need to use the 1.0.x branch, or the latest 1.<something> branch, because starting with 2.0.0, that dependency will be required.

If you are using Python 2, then you should use the python2 branch.