2016-08-25 21:39:51 +08:00
|
|
|
.. Copyright 2016 The Cartographer Authors
|
|
|
|
|
|
|
|
.. Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
.. http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
.. Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
|
|
|
|
============
|
|
|
|
Cartographer
|
|
|
|
============
|
|
|
|
|
2016-12-19 16:19:15 +08:00
|
|
|
|build| |docs| |license|
|
2016-08-25 21:39:51 +08:00
|
|
|
|
|
|
|
Purpose
|
|
|
|
=======
|
|
|
|
|
|
|
|
`Cartographer`_ is a system that provides real-time simultaneous localization
|
2016-10-05 23:27:08 +08:00
|
|
|
and mapping (`SLAM`_) in 2D and 3D across multiple platforms and sensor
|
2016-10-04 21:39:44 +08:00
|
|
|
configurations.
|
2016-08-25 21:39:51 +08:00
|
|
|
|
2016-09-29 19:22:00 +08:00
|
|
|
|video|
|
|
|
|
|
2016-08-29 16:23:27 +08:00
|
|
|
.. _Cartographer: https://github.com/googlecartographer/cartographer
|
2016-08-30 20:48:12 +08:00
|
|
|
.. _SLAM: https://en.wikipedia.org/wiki/Simultaneous_localization_and_mapping
|
2016-08-25 21:39:51 +08:00
|
|
|
|
2017-06-09 21:10:20 +08:00
|
|
|
Open house
|
|
|
|
==========
|
|
|
|
|
|
|
|
We regularly meet in an open-for-all Google hangout to discuss progress and plans for Cartographer.
|
|
|
|
|
2017-11-10 23:56:35 +08:00
|
|
|
The next Cartographer Open House Hangout is on Thursday, November 23, 5pm CET (8am PT) [`Hangouts link`_].
|
2017-06-09 21:10:20 +08:00
|
|
|
|
|
|
|
.. _Hangouts link: https://staging.talkgadget.google.com/hangouts/_/google.com/cartographeropenhouse
|
|
|
|
|
2017-11-10 23:56:35 +08:00
|
|
|
- November 9, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/171109/slides.pdf>`_
|
2017-11-03 18:26:55 +08:00
|
|
|
- October 26, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/171026/slides.pdf>`_
|
2017-10-13 19:55:04 +08:00
|
|
|
- October 12, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/171012/slides.pdf>`_
|
2017-09-15 17:53:57 +08:00
|
|
|
- September 14, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170914/slides.pdf>`_
|
2017-08-18 18:06:53 +08:00
|
|
|
- August 17, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170817/slides.pdf>`_
|
2017-07-21 18:25:51 +08:00
|
|
|
- July 20, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170720/slides.pdf>`_
|
2017-07-07 19:28:22 +08:00
|
|
|
- July 6, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170706/slides.pdf>`_
|
2017-06-23 21:48:44 +08:00
|
|
|
- June 22, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170622/sildes.pdf>`_
|
2017-06-09 21:10:20 +08:00
|
|
|
- June 8, 2017: `Slides <https://storage.googleapis.com/cartographer-public-data/cartographer-open-house/170608/slides.pdf>`_
|
|
|
|
|
2016-10-11 22:09:55 +08:00
|
|
|
Getting started
|
|
|
|
===============
|
2016-08-25 21:39:51 +08:00
|
|
|
|
2016-10-11 22:09:55 +08:00
|
|
|
* Learn to use Cartographer at `our Read the Docs site`_.
|
|
|
|
* Please join the `mailing list`_ and ask questions.
|
2016-08-25 21:39:51 +08:00
|
|
|
|
|
|
|
.. _our Read the Docs site: https://google-cartographer.readthedocs.io
|
2016-10-11 22:09:55 +08:00
|
|
|
.. _mailing list: https://groups.google.com/forum/#!forum/google-cartographer
|
2016-08-25 21:39:51 +08:00
|
|
|
|
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2016-10-04 21:39:44 +08:00
|
|
|
You can find information about contributing to Cartographer at `our Contribution
|
2016-08-25 21:39:51 +08:00
|
|
|
page`_.
|
|
|
|
|
2016-10-04 21:39:44 +08:00
|
|
|
.. _our Contribution page: https://github.com/googlecartographer/cartographer/blob/master/CONTRIBUTING.md
|
2016-08-25 21:39:51 +08:00
|
|
|
|
2016-08-26 23:42:38 +08:00
|
|
|
.. |build| image:: https://travis-ci.org/googlecartographer/cartographer.svg?branch=master
|
|
|
|
:alt: Build Status
|
|
|
|
:scale: 100%
|
|
|
|
:target: https://travis-ci.org/googlecartographer/cartographer
|
2016-08-25 21:39:51 +08:00
|
|
|
.. |docs| image:: https://readthedocs.org/projects/google-cartographer/badge/?version=latest
|
|
|
|
:alt: Documentation Status
|
|
|
|
:scale: 100%
|
|
|
|
:target: https://google-cartographer.readthedocs.io/en/latest/?badge=latest
|
2016-12-19 16:19:15 +08:00
|
|
|
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
|
|
|
|
:alt: Apache 2 license.
|
|
|
|
:scale: 100%
|
|
|
|
:target: https://github.com/googlecartographer/cartographer/blob/master/LICENSE
|
2016-09-29 19:22:00 +08:00
|
|
|
.. |video| image:: https://j.gifs.com/wp3BJM.gif
|
2016-10-04 21:39:44 +08:00
|
|
|
:alt: Cartographer 3D SLAM Demo
|
2016-09-29 19:22:00 +08:00
|
|
|
:scale: 100%
|
|
|
|
:target: https://youtu.be/DM0dpHLhtX0
|