software:uima:setup:groovy
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:uima:setup:groovy [2013/07/22 13:37] – [Set up MongoDB] balintbe | software:uima:setup:groovy [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| sudo apt-get install ros-groovy-desktop-full | sudo apt-get install ros-groovy-desktop-full | ||
| | | ||
| - | ====== Installing RoboSherlock (using the install script) ====== | ||
| - | Download {{: | ||
| - | If '' | + | ====== Installing RoboSherlock ====== |
| - | + | ||
| - | source ./ | + | |
| - | + | ||
| - | That will install RoboSherlock into your ROS Workspace (which means you need to have ROS installed and $ROS_WORKSPACE defined) and create an eclipse project in which you can develop your annotators etc. | + | |
| - | + | ||
| - | ====== Installing RoboSherlock | + | |
| Last Update: May 15th, 2013 | Last Update: May 15th, 2013 | ||
| Line 49: | Line 41: | ||
| export PATH=$UIMACPP_HOME/ | export PATH=$UIMACPP_HOME/ | ||
| export LD_LIBRARY_PATH=$UIMACPP_HOME/ | export LD_LIBRARY_PATH=$UIMACPP_HOME/ | ||
| - | export CLASSPATH=$UIMA_WORKSPACE/ | + | export CLASSPATH=$UIMA_WORKSPACE/ |
| | | ||
| export APR_HOME=/ | export APR_HOME=/ | ||
| Line 92: | Line 84: | ||
| ==== Set up MongoDB ==== | ==== Set up MongoDB ==== | ||
| + | (Might not be needed) | ||
| Get the server (vs. 2.4.5 64bit). See: | Get the server (vs. 2.4.5 64bit). See: | ||
| [[http:// | [[http:// | ||
| Line 106: | Line 99: | ||
| env.SharedLibrary(' | env.SharedLibrary(' | ||
| | | ||
| - | Add the env variables for mongo to your '' | + | Add the env variables for mongo to your '' |
| | | ||
| export MONGODBCLIENT_HOME=$UIMA_WORKSPACE/ | export MONGODBCLIENT_HOME=$UIMA_WORKSPACE/ | ||
| Line 132: | Line 125: | ||
| | | ||
| Check out rosjava_core to your catkin ws: | Check out rosjava_core to your catkin ws: | ||
| - | git clone git@github.com: | + | git clone git@github.com: |
| Details on how to make the project are here: | Details on how to make the project are here: | ||
| - | http:// | + | http:// |
software/uima/setup/groovy.1374500251.txt.gz · Last modified: (external edit)
