We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get a warning when I try to run gepetto-gui in a docker container:
gepetto-gui
Input
gepetto-gui --verbose
Output
Configuration: Configuration file: settings Log file: standard output Predefined robots: robots Predefined environments: environments User configuration search path: /home/support/.config/gepetto-gui System configuration search path: /opt/openrobots/etc/gepetto-gui Options: Verbose: 1 No plugin: 0 Use omni name service: 0 Refresh rate: 30 Screen capture options: Directory: /home/support/Pictures/gepetto-gui Filename: screenshot Extension: png ffmpeg command: /usr/bin/ffmpeg ffmpeg input options: -r 25 ffmpeg output options: -vf scale=trunc(iw/2)*2:trunc(ih/2)*2 -r 25 -vcodec libx264 omniORB configuration -ORBendPoint = :::12321 libpng warning: iCCP: known incorrect sRGB profile
Ubuntu 22.04 (dockerized) Python 3.10.12
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get a warning when I try to run
gepetto-gui
in a docker container:Input
Output
Configuration:
Ubuntu 22.04 (dockerized)
Python 3.10.12
The text was updated successfully, but these errors were encountered: