wg-perception / capture

An object capture toolbox.
7 stars 20 forks source link

couchdb doesnt contain model_viewer after uploading #10

Closed beetleskin closed 11 years ago

beetleskin commented 11 years ago

At some point in the quick guide you state: '_The currently stored models are on http://localhost:5984/model_viewer/_design/viewer/index.html_' but the URL only returns {"error":"not_found","reason":"no_db_file"}

vrabaud commented 11 years ago

thx, that just got fixed in object_recognition_core

beetleskin commented 11 years ago

I still get the error. I installed the ros-fuerte stacks, then couchapp, then run upload and mesh-all.

beetleskin commented 11 years ago

Never mind. Documentation out of date. Currently you find the viewer at _http://localhost:5984/or_web_ui/_design/viewer/index.html_

vrabaud commented 11 years ago

indeed, I had forgotten to push all that, done, thx !