RoboStack / RoboStack/robostack.github.io

`ros2-distro-mutex` is not aligned on recommended ubuntu distro libraries?

Open
#135 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Astro
Stars
385
Forks
36
Avg merge
5h 37m
Merged PRs (30d)
18

Description

I am trying out pixi with ROS, and I am running into several issues when building ROS packages because ros2-distro-mutex pulls in much newer library versions than those typically used in native ROS setups.

For example, the recommended distribution for humble is Ubuntu 22.04, where the available libpcl-dev version is 1.12.1. However, ros2-distro-mutex pulls PCL 1.15.1. The same situation applies to the other pinned libraries.

This feels like it introduces unnecessary friction for people trying to build ROS 2 with pixi+robostack. Is there a specific reason for this choice?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the ros2-distro-mutex dependency pins and comparing them with the Ubuntu 22.04 libraries used by ROS Humble, especially PCL 1.12.1 versus 1.15.1. Determine whether the pins should align with the recommended ROS distribution or whether their rationale should be documented; done means the mismatch is resolved or clearly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.