Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

issue #1015: 3DViewer-web#1123

Merged
aitormf merged 1 commit into
JdeRobot:masterfrom
rperezgonz:issue#1015_3DViewer_web
Apr 10, 2018
Merged

issue #1015: 3DViewer-web#1123
aitormf merged 1 commit into
JdeRobot:masterfrom
rperezgonz:issue#1015_3DViewer_web

Conversation

@rperezgonz
Copy link
Copy Markdown
Collaborator

New 3DViewer that uses web technologies and executable as a desktop application with electron. Connects to 3DRecontruction of Academy (extraction request 197) with ICE and the modified interface (# 1122).

To run this tool, following the next steps:

  1. Install NodeJS and the package manage (npm):
sudo apt-get install nodejs
sudo apt-get install npm
  1. Install Electron, JQuery and js-yaml (read yml files):
npm install electron --save-dev --save-exact
npm install jquery
npm install js-yaml
  1. Run:
    npm start

To try this tool, first you must run gzserver reconstruccion3D.world and 3DReconstruction of Academy indicated above.

@aitormf aitormf merged commit bd30448 into JdeRobot:master Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants