Skip to content

Commit

Permalink
Merge branch 'release/v1.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
takkin-takilog committed Aug 14, 2024
2 parents 7b3460f + 508c40e commit 92da5a1
Show file tree
Hide file tree
Showing 48 changed files with 430 additions and 3,386 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<br/>

## 1. システム動作環境
* 動作OS: **Linux (Ubuntu 22.04 推奨)**
* ソフトウェアPF: **[ROS2](https://docs.ros.org/en/humble/Releases/Release-Humble-Hawksbill.html) ([Humble Hawksbill](https://docs.ros.org/en/humble/Releases/Release-Humble-Hawksbill.html) 推奨)**
* 動作OS: **Linux (Ubuntu 24.04 推奨)**
* ソフトウェアPF: **[ROS2](https://docs.ros.org/en/jazzy/Releases/Release-Jazzy-Jalisco.html) ([Jazzy Jalisco](https://docs.ros.org/en/jazzy/Releases/Release-Jazzy-Jalisco.html) 推奨)**

### 1.1 依存関係
* `Pandas`
Expand Down Expand Up @@ -86,7 +86,7 @@ UbuntuとROS2のインストール方法は僕が書いている以下の記事

1. 依存パッケージをインストールします。
```bash
$ pip install pandas transitions oandapyV20
$ pip install --break-system-packages pandas transitions oandapyV20
```

2. ワークスペースを作成します。
Expand Down
14 changes: 0 additions & 14 deletions api_server_oanda/.flake8

This file was deleted.

56 changes: 0 additions & 56 deletions api_server_oanda/.mypy.ini

This file was deleted.

Loading

0 comments on commit 92da5a1

Please sign in to comment.