Commit Graph

5 Commits (bdeaee67a4c81c3034e31a2f95b500f1e65e24cd)

Author SHA1 Message Date
Wolfgang Hess 2325bde3d8
Improve CONTRIBUTING.md and add a pull request template. (#1564)
This is similar to cartographer-project/cartographer#1780, but
- we add a pull request template (there was none before)
- we refer to cartographer_ros CONTRIBUTING.md
- we give different instructions to execute cartographer_ros tests

Signed-off-by: Wolfgang Hess <whess@lyft.com>
2020-11-18 09:54:52 +01:00
Michael Grupp 1e1e895027
Use distinct issue templates for bugs, tuning and general things. (#1521)
This uses the more modern issue template mechanism of GitHub.
Users will be able to choose one of these after clicking "add issue".

---

The template for tuning is reworded to reflect that tuning issues are
not guaranteed to be handled by maintainers.

Signed-off-by: Michael Grupp <grupp@magazino.eu>
2020-10-07 12:56:54 +02:00
Holger Rapp 5b06f03558 Adds a rosbag_validate binary. (#536)
So far it creates statistics over timing information of the sensor data that Cartographer cares about. It also reports if time jumps backwards for a sensor.
Also updates the GitHub issue template to ask users to run this binary when reporting issues.

I verified that this tool is sufficient to analyze all the timing related issues mentioned in #529.
2017-10-13 17:26:50 +02:00
Wolfgang Hess ab1ca30353 Fix typo in the issue template. (#474) 2017-08-07 13:04:51 +02:00
Holger Rapp 400d0f28ee Added an issues template. (#229) 2016-12-18 20:01:55 +01:00