Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |
Launch files
Messages
Services
Plugins
Recent questions tagged tobas_bootmedia_config at Robotics Stack Exchange
Package Summary
| Version | 2.16.2 |
| License | GPL-3.0-or-later |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/TobasFlightControl/tobas.git |
| VCS Type | git |
| VCS Version | jazzy |
| Last Updated | 2026-09-22 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Masayoshi Dohi
Authors
Tobas Bootmedia Config
Run as root
$ cd ~/colcon_ws
$ sudo bash -c 'source ./install/setup.bash && ros2 run tobas_bootmedia_config TobasBootmediaConfig'
Changelog for package tobas_bootmedia_config
2.16.2 (2026-09-22)
- revert version
- update CHANGELOG.rst
- modify: Bump version to 2.16.2
- Contributors: Masayoshi Dohi
2.16.1 (2026-09-18)
- v2.16.1
- Contributors: Masayoshi Dohi
2.16.0 (2026-07-29)
- Merge branch 'feature/prepare-for-apt-release' into jazzy
- modify
- modify
- 依存をpackage.xmlへ
- Add description
- サブモジュールを削除してベンダーパッケージに
- magic_enum.hpp -> magic_enum/magic_enum.hpp
- magic_enumとcxxoptsのサブモジュールを削除
- 0.0.0 -> 2.16.0
- NIF -> NIC
- fix
- .
- PasswordEditを周りのセルになじませる.
- パスワードを表示可能に
- .
- Merge branch 'feature/english_translation' into jazzy
- English translation
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来のヘッダを排除
- Merge branch 'jazzy-dev' into jazzy
- .
- QOverload -> qOverload
- .
- Merge branch 'feature/fix_ip_address' into jazzy-dev
- fix: swap bite order
- add license headers
- fix
- implement IPv4 settings
- .
- Connectの時点で全項目Read
- Disconnectでデバイスの取り外しまで行う
- Merge branch 'jazzy-dev' into jazzy
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- delete unecessary namespace specifications
- .
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- add namespace
- QDebugに着色
- Merge branch 'jazzy-dev' into jazzy
- add compile option: -Wswitch-enum
- tobas_constantsをファイル分割
- Merge branch 'feature/update_raspbian_version' into jazzy-dev
- wpa_supplicant.conf -> wpa_supplicant-nl80211-wlan0.conf
- Merge branch 'release/v2.12' into feature/refine_img_processing
- Contributors: Masayoshi Dohi, Tetsuka Daiki, ok10171
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
- Merge branch 'jazzy-dev' into jazzy
- remove unnecessary installation
- Contributors: Masayoshi Dohi
2.11.0 (2026-02-13)
- Merge branch 'jazzy-dev' into jazzy
- fix: qDebug
- 不要な定義を削除
- Contributors: Masayoshi Dohi
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- .
- modify
- Merge branch 'jazzy-dev' into jazzy
- modify: size() > 0 -> !empty()
- tobas_std -> tbs
- change: SAとGCSでプロジェクトのバージョンチェック
- change: バージョンファイルを保存
- modify: GUIのタイトルにバージョンを表示
- modify: KeyMgmtにWPA3-Personalを追加
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| magic_enum | |
| ament_index_cpp | |
| tobas_inja_vendor | |
| tobas_path_tools | |
| tobas_constants | |
| tobas_crypt | |
| tobas_ssh_authkey | |
| tobas_udev | |
| tobas_wpa_supplicant | |
| tobas_qt_tools | |
| tobas_gui_common |
System Dependencies
| Name |
|---|
| libsimpleini-dev |
Dependant Packages
| Name | Deps |
|---|---|
| tobas_gui |