No version for distro humble showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl 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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro kilted showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro lyrical showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro rolling showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro ardent showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro bouncy showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro crystal showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro eloquent showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro dashing showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro galactic showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro foxy showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro iron showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro lunar showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro jade showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro indigo showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro hydro showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro kinetic showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro melodic showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged tobas_kdl at Robotics Stack Exchange
No version for distro noetic showing jazzy. Known supported distros are highlighted in the buttons above.
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
Extended KDL algorithms and data types for robot kinematics, dynamics, control, and trajectories.
Maintainers
- Masayoshi Dohi
Authors
No additional authors.
tobas_kdl
Extensions for Orocos KDL
Design Philosophy
- Use error codes consistently for error handling. Avoid memory-heavy exceptions whenever possible.
- Store required allocations, including outputs, in class instance variables whenever possible.
CHANGELOG
Changelog for package tobas_kdl
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)
- Add description
- 0.0.0 -> 2.16.0
- .
- コメント改善
- Merge branch 'feature/gcs_layout' into jazzy
- delete unecessary "this->"
- style: use explicit decimal literals
- English translation
- Merge branch 'feature/english_translation' into jazzy
- wip
- wip
- wip
- wip
- Contributors: Masayoshi Dohi
2.15.0 (2026-06-29)
- Merge branch 'jazzy-dev' into jazzy
- C由来の関数を排除
- C由来の関数を排除
- .
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/refactor_rviz_plugin' into jazzy-dev
- .
- add license
- add license
- Merge branch 'feature/add_namespace' into jazzy-dev
- add namespace
- Merge branch 'jazzy-dev' into feature/objetc_avoidance
- Merge branch 'jazzy-dev' into jazzy
- Merge branch 'feature/smooth_command_switching' into jazzy-dev
- add method: setNaN()
- .
- .
- add compile option: -Wswitch-enum
- quaternionFromEuler,eulerFromQuaternionの返り値を変更
- ミッションの目標位置を連続に
- Contributors: Masayoshi Dohi, Tetsuka Daiki
2.12.1 (2026-02-18 12:13:14 +0900)
2.12.0 (2026-02-18 12:13:14 +0900)
2.11.0 (2026-02-13)
2.10.0 (2026-01-29)
- Merge branch 'jazzy-dev' into jazzy
- modify: fabs -> std::abs
- Merge branch 'jazzy-dev' into jazzy
- fix: ルートリンクは除外
- move: tobas_std_tools/float.hpp -> tobas_math/float.hpp
- add: 回転行列や慣性テンソルの妥当性を確認するメソッドを実装
- modify: size() == 0 -> empty()
- tobas_std -> tbs
- change: 世界座標系をNWU座標系からENU座標系に変更
- change: 追加ジョイントの仕様 UserActive, UserPassiveタイプを追加 LandingGear, PassiveWheel, Otherタイプを削除 JointCommanderでは位置,速度,力をそのまま発行
- change: 加速度から振動レベルを計算
- Contributors: Masayoshi Dohi
2.8.0 (2025-09-25)
- Merge branch 'jazzy-dev' into jazzy
- edit cmakes
- Contributors: Masayoshi Dohi
2.7.0 (2025-09-09)
- Merge branch 'jazzy-develop' into jazzy
- 機体形状判定アルゴリズムを編集
- .
- コンパイルオプションを追加
- add: tobas_x_axis_tilt_multi_controller
- .
- refactor
- Contributors: Masayoshi Dohi
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.