RobotecAI / RobotecAI/rai

Docker image for RAI

Open
#376 3 comments 0 reactions 1 assignee View on GitHub

@maciejmajek is already working on this.

Since Jan 19, 2025.

  • #377 by @maciejmajek — merged
enhancement help wanted priority/minor
Dominant language
Python
Stars
589
Forks
76
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
The current setup process for RAI is challenging, particularly when it comes to resolving Python compatibility issues and dependencies. Users who attempt to set up RAI in alternative environments, such as Conda or standalone Python configurations, face significant hurdles, leading to excessive time spent troubleshooting. This creates a barrier to integrating RAI with other frameworks like LeRobot.

Describe the solution you'd like
A Docker image or a simplified Dockerfile should be provided to enable seamless RAI setup. This image should mirror the tested environment used in RAI's CI pipelines, ensuring compatibility and reliability. Hosting the built Docker image on a public registry (e.g., Docker Hub) would further simplify the process for users by allowing them to pull and use the image directly.
Since RAI's dependencies change often, the hosted docker image should be updated often, perhaps using Jenkins or other solutions

Describe alternatives you've considered

  • Detailed step-by-step guides for alternative environments (e.g., Conda or standalone Python setups).

Additional context
This Docker-based solution would significantly reduce the time and effort required for users to get started with RAI. A public Dockerfile would also aid advanced users who wish to adapt the environment for their unique setups. Including this Docker image in RAI's official documentation would enhance user accessibility and streamline the onboarding process.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.