diff --git a/README.md b/README.md index c8d38d54d8c99d35c1040b927b9bdff540f7e8b0..d702263fe3fb9890a9466a33ae83be7d11a5b7d4 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,6 @@ Clone it (with `--recursive`), create a `build` directory inside, and: cmake .. && make && make install ``` -## :gear: Configuration - -Unless you got this package from catkin, you will need to set `ROS_PACKAGE_PATH` to your `$CMAKE_INSTALL_PREFIX/share` -(eg. `/usr/local/share` by default, or `/opt/openrobots/share` with robotpkg). - ## :robot: Show a robot with [gepetto-gui](https://github.com/gepetto/gepetto-viewer-corba) `python -m example_robot_data -h` to list available robots. diff --git a/cmake b/cmake index 272d6441938d0ec82ddd4a53780e2cc28b042a1c..a61ae61479a1d50d1ae3c988d1d9aaf20841173d 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit 272d6441938d0ec82ddd4a53780e2cc28b042a1c +Subproject commit a61ae61479a1d50d1ae3c988d1d9aaf20841173d