Commit Graph

1161 Commits (018dded2f9a0adb7e77003d05662ada251b541f5)

Author SHA1 Message Date
Wolfgang Hess afa0cef31d Clean up xy_index.h. (#9)
Removes and simplifies code from free standing functions in xy_index.h.
2016-08-24 15:33:13 +02:00
Damon Kohler 1be7e8e226 Updates authors and description. (#7) 2016-08-23 17:49:42 +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
Tully Foote a2533cd75e Adds a few missing rosdeps. (#5)
This change depends on: ros/rosdistro#12453
2016-08-23 01:33:58 -07:00
Damon Kohler cf9e365bc2 Improved logging for loading Lua configurations. (#4) 2016-08-23 01:31:36 -07:00
Wolfgang Hess 6e56578394 Rename to local/global map frame. (#2)
Changes the confusingly named GetOdometryToMapTransform() function
to GetLocalToGlobalTransform(), since it is transforming from the
local SLAM map frame to the global SLAM map frame.
2016-08-10 12:09:52 +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 a3fe3181e0 Splits installation instructions into ROS/non-ROS. (#1)
Adds missing ROS dependency to package.xml.
2016-08-03 16:27:48 +02:00
Damon Kohler 269c28cb0c Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
Damon Kohler 188e5fb7bd Moves the contents of the ros subdirectory to the new googlecartographer/cartographer_ros repo. 2016-08-03 12:46:59 +02:00
Damon Kohler 166f2568bc Initial import of Cartographer codebase. 2016-08-02 09:12:42 +02:00