Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wada-jun8 authored Jan 7, 2025
1 parent 0854574 commit ab8afca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ROS2衛星位置取得パブリッシャ
[![test](https://github.com/JEISU20xx/satellite_position/actions/workflows/test.yml/badge.svg)](https://github.com/JEISU20xx/satellite_position/actions/workflows/test.yml)
## パッケージ概要
このROS2パッケージは、[N2YO.com](https://www.n2yo.com/)のAPIを利用して、指定された衛星の現在位置情報(緯度、経度、高度)を取得し、トピックとしてパブリッシュするノードを提供します。
このROS2パッケージは、[N2YO.com](https://www.n2yo.com/)のAPIを利用して、指定された衛星の現在位置情報を取得し、トピックとしてパブリッシュするノードを提供します。
## ノード概要
### `fetch_position`ノード
- [N2YO.com](https://www.n2yo.com/)のAPIを利用して、5秒毎に指定された衛星の現在位置を取得します。
Expand Down

0 comments on commit ab8afca

Please sign in to comment.