Skip to content

Commit 6565579

Browse files
authored
Update README.md
1 parent 3abd78a commit 6565579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The core of this library are two probabilistic tracker
2222
* C++0x or C++11 Compiler (gcc-4.6 or later)
2323
* [CUDA](https://developer.nvidia.com/cuda-downloads) 6.5 or later (optional)
2424

25+
## Dependecies
26+
* [Filtering library](https://github.com/filtering-library/fl) (fl)
27+
* [Eigen](http://eigen.tuxfamily.org/) 3.2.1 or later
28+
2529
# Compiling
2630
The cmake package uses [Catkin](https://github.com/ros/catkin). If you have installed ROS groovy or later, then you most likely have catkin installed already.
2731

0 commit comments

Comments
 (0)