Skip to content

Update Docker and README files#280

Open
jhanca-robotecai wants to merge 3 commits into
developmentfrom
jh/update_2409
Open

Update Docker and README files#280
jhanca-robotecai wants to merge 3 commits into
developmentfrom
jh/update_2409

Conversation

@jhanca-robotecai
Copy link
Copy Markdown
Contributor

What does this PR do?

Minor fixes prior to release with 2409.2 engine:

  • set 2409.2 tag for the engine and extras instead of the main branch in docker to ensure it builds correctly (it will not build with newer engine at this stage)
  • remove patch that was used in one of the old engines
  • update the documentation to use correct ROS 2 spelling (and ROS2 name of the gem)

How was this PR tested?

The docker was built and run:

cd docker ; docker build -t roscon_demo -f Dockerfile . ; 
docker run -it --rm \
  --gpus all \
  --network=bridge \
  -e DISPLAY=$DISPLAY \
  -v /tmp/.X11-unix:/tmp/.X11-unix \
  roscon_demo

Signed-off-by: Jan Hanca <jan.hanca@robotec.ai>
Signed-off-by: Jan Hanca <jan.hanca@robotec.ai>
Signed-off-by: Jan Hanca <jan.hanca@robotec.ai>
@jhanca-robotecai jhanca-robotecai requested review from a team as code owners May 28, 2026 18:58
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.

1 participant