Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port .docker/Dockerfile to Jazzy for visualize_franka.sh #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ulikoehler
Copy link

@ulikoehler ulikoehler commented Jan 11, 2025

This set of minor changes to the Dockerfile allows using visualize_franka.sh with Jazzy, to avoid incompabitilies in a Jazzy-based setup.

Jazzy has UID/GID 1000 already used by the ubuntu user, so I implemented a use existing group or create new group logic, same for the UID. For details, see
https://techoverflow.net/2025/01/12/shell-logic-how-to-create-user-group-if-no-user-group-with-that-uid-gid-exists/

I only tested scripts/visualize_franka.sh, and only with arm_id:=fr3. All tests were performed with UID=1000 & GID=1000 on Ubuntu 24.04.

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