Skip to content

Add support for ROS-O (ROS One) distribution#1

Merged
k-okada merged 1 commit intoros-o:mainfrom
iory:ros-o-support
Oct 30, 2025
Merged

Add support for ROS-O (ROS One) distribution#1
k-okada merged 1 commit intoros-o:mainfrom
iory:ros-o-support

Conversation

@k-okada
Copy link
Copy Markdown
Member

@k-okada k-okada commented Oct 30, 2025

Copied from : ros-tooling#1008

ROS-O is a community-supported ROS 1 distribution that works on Ubuntu 20.04 and newer versions. This change adds ROS-O to the list of valid ROS 1 distributions.

Changes:

  • Add 'one' to validROS1Distros list in action-ros-ci.ts
  • Update Python version detection to recognize ROS-O as Python 3-based
  • ROS-O follows the same Python 3 convention as Noetic

This allows action-ros-ci to properly handle ROS-O workspaces and build configurations.

ROS-O is a community-supported ROS 1 distribution that works on Ubuntu
20.04 and newer versions. This change adds ROS-O to the list of valid
ROS 1 distributions.

Changes:
- Add 'one' to validROS1Distros list in action-ros-ci.ts
- Update Python version detection to recognize ROS-O as Python 3-based
- ROS-O follows the same Python 3 convention as Noetic

This allows action-ros-ci to properly handle ROS-O workspaces and
build configurations.

Signed-off-by: Iori Yanokura <ab.ioryz@gmail.com>
@k-okada k-okada merged commit 25b938a into ros-o:main Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants