Skip to content

Commit

Permalink
(README) use same version and prefer catkin
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Oct 20, 2021
1 parent 2ba6ab7 commit 88d5c8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ The C++ library is located in the `orocos_kdl` folder. The installation instruct
The python bindings, are located in the `python_orocos_kdl` folder. The installation instructions can be found in
[INSTALL.md](python_orocos_kdl/INSTALL.md).

Always use the same version of the C++ library and the python bindings. As a mismatch between these two can cause many issues.

Also when using ROS/catkin, it is preferred to use the catkin installation method over the `cmake/make` method.

0 comments on commit 88d5c8f

Please sign in to comment.