singnet / ghost-scripts

MIT License
4 stars 0 forks source link

Environment setup scripts. #1

Open tesYolan opened 6 years ago

tesYolan commented 6 years ago

This project, along numerous others in this repository, needs to have an opensource version of the Hanson Robotics environment easily deployable for the different team members who are currently working in this project and the users of the tools created by the team.

For such reasons, we need build different scripts that enable development and usage of this application easier.

tesYolan commented 6 years ago

Public version of https://github.com/hansonrobotics/hrtool without installation of hr-ext doesn't fully install an operable versions of different HR software. Making sure that public version of the installation script doesn't pull proprietary code is on the TODO list on the target toolchain.

tesYolan commented 6 years ago

The last issue needs to remove a lot of issues regarding running blender in the docker-compose scripts. We would need to utilize docker-compose as running different processes(i.e Mongodb) as a separate image.