software:uima:setup:hydro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:uima:setup:hydro [2014/10/30 09:42] – [UIMA/C++] balintbe | software:uima:setup:hydro [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
First of all install some standard libraries | First of all install some standard libraries | ||
- | sudo apt-get install automake libxerces-c-dev libicu-dev openjdk-7-jdk libapr1-dev libgphoto2-2-dev mongodb libhdf5-serial-dev libcppnetlib-dev protobuf-compiler | + | sudo apt-get install automake libxerces-c-dev libicu-dev openjdk-7-jdk libapr1-dev libgphoto2-2-dev mongodb libhdf5-serial-dev protobuf-compiler |
| | ||
Install the necessary ros packages.\\ | Install the necessary ros packages.\\ | ||
ROS Hydro: | ROS Hydro: | ||
- | sudo apt get install ros-hydro-openni-camera ros-hydro-openni-launch ros-hydro-rosjava | + | sudo apt-get install ros-hydro-openni-camera ros-hydro-openni-launch ros-hydro-rosjava |
ROS Indigo: | ROS Indigo: | ||
- | sudo apt-get install ros-indigo-openni-camera ros-indigo-openni-launch | + | sudo apt-get install ros-indigo-openni-camera ros-indigo-openni-launch |
**NOTE:** For ROS Indigo there is no released rojava package at the moment. You can install it from source following these instructions: | **NOTE:** For ROS Indigo there is no released rojava package at the moment. You can install it from source following these instructions: | ||
Line 59: | Line 59: | ||
sudo ln -s libapr-1.so libapr-1.0.so | sudo ln -s libapr-1.so libapr-1.0.so | ||
- | **14.04:** uimacpp is old :(...sadly it looks only for old apr versions so we need to patch it. and apply. | + | **14.04:** uimacpp is old :(...sadly it looks only for old apr versions so we need to patch it. |
cd $TRD_PARTY_WORKSPACE/ | cd $TRD_PARTY_WORKSPACE/ |
software/uima/setup/hydro.1414662174.txt.gz · Last modified: 2016/05/19 09:18 (external edit)