software:openease:remote
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| software:openease:remote [2017/06/29 08:38] – created gkazhoya | software:openease:remote [2017/08/09 09:42] (current) – [Troubleshooting] hawkin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | |||
| + | |||
| + | ===== Things one needs to install ===== | ||
| + | |||
| + | |||
| + | Open Ease and Knowrob. | ||
| + | |||
| + | Download knowrob_addons from the following source. If you already have some knowrob_addons, | ||
| + | https:// | ||
| + | |||
| + | Same goes for the knowrob_robcog package: | ||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | Starting it | ||
| + | ----------- | ||
| + | |||
| + | 1. Manually shutdown mongo Server. Otherwise Open Ease won't start. In a terminal, type: | ||
| + | mongo ;; starts the mongo console | ||
| + | use admin ;; gives you admin rights | ||
| + | db.shutdownServer() | ||
| + | |||
| + | 2. Start Open Ease by running the script. Navigate to the location of the script (usally / | ||
| + | ./ | ||
| + | |||
| + | 3. launch this: | ||
| + | roslaunch knowrob_roslog_launch knowrob.launch | ||
| + | |||
| + | 4. go to open ease in a browser. You should be here: | ||
| + | http:// | ||
| + | |||
| + | Log in with your data or admin if it's your local Open Ease. After that it will jump back to localhost. Add /remote to it like this: | ||
| + | http:// | ||
| + | |||
| + | |||
| + | Now you should be able to select an Episode, start Emacs, a rosnode within it, and ask some prolog quires. | ||
| + | |||
| + | |||
| + | ===== Troubleshooting | ||
| + | |||
| + | - **Mongo:** If it doesn' | ||
| + | |||
| + | - **Gradle:** If gradle is complaining about not being able to find knowrob_robcog dependencies, | ||
software/openease/remote.1498725507.txt.gz · Last modified: by gkazhoya
