Commit Graph

54 Commits (2137b8477e2e42a1615ca34d7e4a7af69feb65fe)

Author SHA1 Message Date
Holger Rapp 8e7996f015 Extend CMake functions for reuse in other Cartographer subprojects. (#45)
- Change CARTOGRAPHER_LIBRARIES to be absolute path to adhere to the
  CMake documentation.
2016-10-12 13:39:03 +02:00
Damon Kohler 6bb6236ebb Renames doc to docs. (#6)
This now matches the readthedocs.org getting started guide.
2016-08-23 17:22:04 +02:00
Wolfgang Hess aa7b060ac5 Remove unnecessary explicit dependency on glog. (#3)
It is not needed (anymore?) and leads to linking errors
(does not find libglog) when glog_catkin is used and
libgoogle-glog-dev is not installed.
2016-08-10 11:34:52 +02:00
Damon Kohler 269c28cb0c Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00