Commit Graph

4 Commits

Author SHA1 Message Date
Atsushi Sakai
d2fe5ae8f0 Add code links to SLAM module documentation (#1212)
This commit updates SLAM module documentation files to include direct code links for better navigation. It also adjusts imports in `test_iterative_closest_point.py` to reflect updated module structure and adds a safety check for the directory in `runtests.sh`.
2025-05-04 09:50:49 +09:00
Atsushi Sakai
22cbee4921 Standardize "Ref:" to "Reference" across files (#1210)
Updated all instances of "Ref:" to "Reference" for consistency in both code and documentation. This change improves clarity and aligns with standard terminology practices.
2025-05-02 10:01:19 +09:00
Atsushi Sakai
2b7080991e Add GitHub copilot pro sponser (#1167)
* fix: correct terminology in documentation and update Sphinx options

* fix: correct terminology in documentation and update Sphinx options

* fix: correct terminology in documentation and update Sphinx options

* fix: correct terminology in documentation and update Sphinx options

* fix: correct terminology in documentation and update Sphinx options
2025-02-19 13:36:07 +09:00
Atsushi Sakai
bf8f1774b7 Update doc organization (#1126) 2025-01-25 23:30:14 +09:00