From 03dbb0954158d99415c3f6272f7a6d22e9cd3805 Mon Sep 17 00:00:00 2001 From: Junya Wada Date: Sun, 5 Jan 2025 21:10:22 +0900 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3033e0a..6286aaa 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# ROS2 satellite_position +# ROS2 Satellite Position Publisher +[![test](https://github.com/JEISU20xx/satellite_position/actions/workflows/test.yml/badge.svg)](https://github.com/JEISU20xx/satellite_position/actions/workflows/test.yml) +## 概要 +- 衛星の位置情報を取得し、topicとしてパブリッシュするためのROS2のパッケージ + +## ライセンス +- このリポジトリはBSD-3-Clauseライセンスの下で公開されています。 +- 詳細は[LICENSE](https://github.com/JEISU20xx/satellite_position/blob/master/LICENSE)を確認してください。 + +## 著作権 +© 2025 Junya Wada