-
Notifications
You must be signed in to change notification settings - Fork 97
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
[unitree/cross] Enable to share single docker image with multiple users #1868
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2e8642d - Browse repository at this point
Copy the full SHA 2e8642dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec551fb - Browse repository at this point
Copy the full SHA ec551fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for df7af59 - Browse repository at this point
Copy the full SHA df7af59View commit details -
Enable to share single image with multiple users. Create user in run-…
…time to use same UDI/GID as host user. See https://qiita.com/ktamido/items/8d7b7eddbd88bd1bbf99
Configuration menu - View commit details
-
Copy full SHA for 6883e3c - Browse repository at this point
Copy the full SHA 6883e3cView commit details -
[jsk_unitree_startup/cross] Use sitecustomize.py instead of setting P…
…YTHONPATH [jsk_unitree_startup/cross] Install sitecustomize.py for real unitree robot [jsk_unitree_startup/cross] Recursively append python site/dist-package paths [jsk_unitree_startup/cross] Passthrough password
Configuration menu - View commit details
-
Copy full SHA for 8ba0744 - Browse repository at this point
Copy the full SHA 8ba0744View commit details -
install catkin_virtualenv in build_ros1.sh and install rospkg-modules…
… in build_ros1_dependencies.sh
Configuration menu - View commit details
-
Copy full SHA for 413be94 - Browse repository at this point
Copy the full SHA 413be94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2076eb9 - Browse repository at this point
Copy the full SHA 2076eb9View commit details -
add virtualenv and cython for catkin_virutalenv
- catkin_virtualenv depends on python3-venv and virtualenv, so we added these packages on ros1_dependencies_build_scripts, because they are not found on actual robots. - not sure why, but catkin_virtualenv (test_catkin_virutalenv_python2) depends on cython, But with 1049-cython, it fails to instal PyYAML, so we force add cython dep packages in Dockerfile_ros1
Configuration menu - View commit details
-
Copy full SHA for 499ba65 - Browse repository at this point
Copy the full SHA 499ba65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2554dc0 - Browse repository at this point
Copy the full SHA 2554dc0View commit details -
Revert "[jsk_unitree_startup/cross] Use sitecustomize.py instead of s…
…etting PYTHONPATH" This reverts commit cd1e330.
Configuration menu - View commit details
-
Copy full SHA for a167146 - Browse repository at this point
Copy the full SHA a167146View commit details -
use usercustomize.py in .local/lib/python*/site-packages to set custo…
…m sys.path for both python2 and python3
Configuration menu - View commit details
-
Copy full SHA for c0e17b0 - Browse repository at this point
Copy the full SHA c0e17b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 518dd0d - Browse repository at this point
Copy the full SHA 518dd0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8254bd3 - Browse repository at this point
Copy the full SHA 8254bd3View commit details
Commits on Oct 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56ed83f - Browse repository at this point
Copy the full SHA 56ed83fView commit details
Commits on Oct 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3064dca - Browse repository at this point
Copy the full SHA 3064dcaView commit details -
Merge pull request #101 from k-okada/fix_for_mac_fix
pass $PASS before sudo
Configuration menu - View commit details
-
Copy full SHA for a0391bb - Browse repository at this point
Copy the full SHA a0391bbView commit details