initial commit

This commit is contained in:
2022-08-05 08:23:25 +03:00
commit 5ecdc6abcf
387 changed files with 3010095 additions and 0 deletions

14
docs/dev-welcome.dox Normal file
View File

@@ -0,0 +1,14 @@
/**
@page dev-welcome Internals and Developers
- @subpage dev-coding-style --- General coding styles and conventions
- @subpage dev-docs --- Developer guide on how documentation can be built
- @subpage dev-ros1-to-ros2 --- Some notes on ROS bag conversion
- @subpage dev-index --- Description of the covariance index system
- @subpage dev-profiling --- Some notes on performing profiling
- @subpage dev-roadmap --- Where we plan to go in the future
*/