RoboStack / RoboStack/robostack.github.io
Investigate support for building RoboStack distributions for multiple Python minor versions
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Astro
- Estrellas
- 385
- Forks
- 36
- Merge medio
- 5 h 37 min
- PR fusionados (30 d)
- 18
Descripción
Until now, each RoboStack distribution (or more technically, each full rebuild/sync) has been built for a single Python version, to limit the maintainer load. While changing this requires discussion, in this issue I would like to at least investigate the technical changes that are required to permit (in theory) to build a given RoboStack full rebuild/sync for multiple Python versions.
Why I am interested in this? In my organization sometimes we are forced to use a specific Python version, that is typically given by a software that it is only available for a specific Python versions. Examples includes:
- Blender, for which each version is tightly connected to a Python version (as of July 2025 Python 3.11)
- Each version of IsaacSim/IsaacLab is tightly connected to a release of the (closed source) Omniverse Kit, that in turns is only available for a given Python version (as of July 2025 Python 3.11)
So for example, in this specific time I would like to have fresh releases of ROS packages available for Python 3.11, but on the other hand some users are interested in having packages built for newer Python versions (see https://github.com/RoboStack/robostack.github.io/issues/76). Compatibly with maintainers load, it would be great to have at least a couple Python versions available for each RoboStack's full rebuild/sync.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Empieza por rastrear cómo una reconstrucción/sincronización completa de RoboStack selecciona y compila actualmente su única versión de Python, y después identifica las suposiciones que impiden admitir varias versiones menores. Se considerará terminado cuando se hayan documentado los cambios técnicos necesarios, las restricciones y un enfoque viable para admitir al menos dos versiones de Python, sin comprometerse con la política final.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- build-system
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Activo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100