Git Product home page Git Product logo

docker-stacks's Introduction

docker-stacks

docker-stacks's People

Contributors

jacknlliu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

docker-stacks's Issues

Use apt to replace aptitude

Because we don't use user interface in docker, so we actually need apt, not aptitude.

NOTE: Since apt cannot solve some conflicts, we use aptitude in part.

fix mujoco_py installation in tensorflow-openai-ros image

skip the license key installation when installing. Because we don't need mujoco at present.

We can't install mujoco_py because of the mujoco from DockerHub, but we can add installation for local build.

  • add mujoco_py installation for local
  • add gym and baselines installation with mujoco_py
  • add roboschool installation with mujoco_py
  • add rllab installation with mujoco_py

pendulum installation failed

pendulum installation failed

Building wheels for collected packages: pendulum

  Running setup.py bdist_wheel for pendulum: started

  Running setup.py bdist_wheel for pendulum: finished with status 'error'

  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7AwYpN/pendulum/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" bdist_wheel -d /tmp/tmpRYCK0cpip-wheel- --python-tag cp27:

  /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'python_requires'
    warnings.warn(msg)
  usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
     or: -c --help [cmd1 cmd2 ...]
     or: -c --help-commands
     or: -c cmd --help
  
  error: invalid command 'bdist_wheel'

Solution:

pip install --upgrade pip setuptools

Reference

change ros python lib path environment in jupyter-tensorflow-ros-base

In jupyter-tensorflow-ros-base image, we open the terminal, but we get the following errors:

    Traceback (most recent call last):
      File "/opt/ros/kinetic/lib/python2.7/dist-packages/tornado/websocket.py", line 369, in _run_callback
        callback(*args, **kwargs)
      File "/opt/conda/lib/python3.6/site-packages/notebook/base/zmqhandlers.py", line 171, in open
        return super(WebSocketMixin, self).open(*args, **kwargs)
      File "/opt/conda/lib/python3.6/site-packages/terminado/websocket.py", line 48, in open
        super(TermSocket, self).open(url_component)
    TypeError: open() takes 1 positional argument but 2 were given
Websocket closed

clean installation

  • ffmpeg or libav installation. using the ffmpeg as the default option.
  • clean installation about baselines and following installations.

move all data path to /data

move data path in image which including jupyter(such as tensorflow-ros and jupyter) from /home/ros/data to /data

ursim ModbusServer starting error

Exception was caught in creating ModbusServer: Permission denied
You need root privileges to open a Modbus server at port 502
Perhaps use: "sudo setcap cap_net_bind_service+ep ./URControl"
WARNING [Init thread] 07:30:07 09/01/19 EventNotificationService.unregister(line:126): Listener removal (FAILED): interface gui.controllerinterface.RobotStateListener, For owner: class gui.tools.poseeditor.RobotView3DPanel
TCPRTSender: Resource temporarily unavailable
00:00:00:880 INFO - TCPServer: Matlab client connected
00:00:01:368 WARNING - Failed to set scheduling parameters for PThreadPool
Please update 'int totalProgressTicks' in gui.main.SplashScreen to: 160
/tmp/ba7e8f01-65cf-407d-855e-52d1c8478993.sh: line 1: /dev/tty12: Permission denied
ERROR [AWT-EventQueue-1] 07:30:19 09/01/19 CalibrationClientSocket.isConnected(line:340): Calib socket is not connected
ERROR [Thread-9] 07:30:19 09/01/19 CalibrationClientSocket.run(line:75): socket initializing failed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.