No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/uhobeike/ike_nav.git
VCS Type git
VCS Version main
Last Updated 2023-12-19
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The ike_controller package

Additional Links

No additional links.

Maintainers

  • Tatsuhiro Ikebe

Authors

No additional authors.

ike_controller

Package overview

Model Predictive ControlのROS 2 C++実装です。

ある経路nav_msgs/Pathに対して追従する速度geometry_msgs/Twistを、差動二輪型ロボットの予測モデルからCeres Solverによる最適化によって求めます。

Input / Output

Input

Name(Service) Type Description
/get_twist ike_nav_msgs::srv::GetTwist ロボットの姿勢、目標経路を入力

Output

Name(Topic) Type Description
/predictive_horizon nav_msgs::msg::Path 予測ホライズン
Name(Service) Type Description
/get_twist ike_nav_msgs::srv::GetTwist ロボットの姿勢、目標経路から速度を出力

Parameters

Name(Parameter) Type Description
delta_time double 予測モデルでの経過時間
predictive_horizon_num int 方策の数
lower_bound_linear_velocity double 最低速度
lower_bound_angular_velocity double 最低角速度
upper_bound_linear_velocity double 最大速度
upper_bound_angular_velocity double 最大角速度
max_num_iterations double 最大反復回数
recovery_rotate_velocity double 最適化計算が開始されるまで回転する時の角速度
limit_absolute_rotate_velocity double 設定した以上の角速度は出力されないようにする

Reference

LICENSE

Apache License, Version 2.0に基づいています。

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ike_controller at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.