Update README.md#74
Conversation
|
@bkakilli thanks for your contribution! Are you sure that all these packages are required? Eg. why Please allow me to leave this PR open until we release the new version (easier not to forget about this when we overwrite). |
|
Hi @rdube . I specifically don't know where all these packages are used in the code but I installed segmatch onto our desktop and Jetson TX2 (ubuntu 16.04) and in both systems the catkin build process failed until I install those packages.
It must be true for full-ros install, but I had installed ros-kinetic-ros-base, which probably does not carry those robot related packages. A clause such as "desktop or full version of ros is recommended/required" may be enough in your new release, not to create confusion. |
|
Great thanks for the input! |
Fix in the readme for possible missing system packages (eigen, flann) and several required ros packages.