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_costmap_2d package

Additional Links

No additional links.

Maintainers

  • Tatsuhiro Ikebe

Authors

No additional authors.

ike_costmap_2d

Package overview

2次元コストマップ(障害物情報の管理)のROS 2 C++実装です。

2次元地図nav_msgs/OccupancyGrid、2次元センサ情報sensor_msgs/LaserScanから静的レイヤーnav_msgs/OccupancyGrid、障害物の範囲を広げたレイヤーnav_msgs/OccupancyGrid、動的障害物の情報を含んだレイヤーnav_msgs/OccupancyGridを各レイヤーを統合した2次元コストマップnav_msgs/OccupancyGridを出力します。

Input / Output

Input

Name(Topic) Type Description
/scan sensor_msgs::msg::LaserScan 2次元センサ情報
Name(Service) Type Description
/get_map ike_nav_msgs::srv::GetMap 2次元地図

Output

Name(Topic) Type Description
/static_layer nav_msgs::msg::OccupancyGrid 静的レイヤー
/inflation_layer nav_msgs::msg::OccupancyGrid 障害物の範囲を広げたレイヤー
/obstacle_layer nav_msgs::msg::OccupancyGrid 動的障害物の情報を含んだレイヤー
/costmap_2d nav_msgs::msg::OccupancyGrid 各レイヤーを統合した2次元コストマップ
Name(Service) Type Description
/get_costmap_2d nav_msgs::msg::OccupancyGrid 2次元コストマップ

Parameters

Name(Parameter) Type Description
inflation_layer/inflation_radius double どのくらい障害物の範囲を広げるか
obstacle_layer/inflation_radius double どのくらい障害物の範囲を広げるか
obstacle_layer/obstacle_range double どのくらいの距離の障害物を観測した時に動的障害物であると判断するか
publish_costmap_2d_hz double 2次元コストマップのパブリッシュ周期

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_costmap_2d 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.