Skip to content

Detecting OpenEmbedded in rospkg #1743

Description

@vermaete

Hi,

When working on the ptests for meta-ros I found that the discovery of the os, version and codename in rospkg is not fully implemented.

First the environment variable has to be set:

export ROS_OS_OVERRIDE="openembedded"

A detection on the content of the rootfs could be better.

And version and codename are empty"

root@qemux86-64:/usr/lib/python3.14# python3 -m rospkg.os_detectg
OS Name:     openembedded
OS Version:
OS Codename:

https://github.com/ros-infrastructure/rospkg/blame/master/src/rospkg/os_detect.py#L227

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions