Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[hokuyo_estimation] Estimation of tree position and diameter from 2D lidar scan #616

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

HarukiKozukapenguin
Copy link
Contributor

@HarukiKozukapenguin HarukiKozukapenguin commented Jun 8, 2024

What is this

estimation of cilinder objects' position and diameter by 2D lider sensor data
This PR is based on https://github.com/JSKAerialRobot/jsk_uav_forest

Details

  • get 2D scan data by /scan topic
  • estimate cilinder objects' position and diameter and publish by /visualization_marker
  • In the case of real_hardware, launch the urg_node to get scan data from sensors
  • visualization: scan data and estimation of the tree can be seen by rviz like Videos

TODO

To use this package in each robot, you need this setting.

  • (sim) write scan configuration in based on this PR
  • (real) 2d scan ip address configuration to use urg_node

Videos

https://drive.google.com/file/d/1HFtmVjGw6CDE9nATP38LeREJH6VpX-g8/view?resourcekey

…ing_node from scan to scan_clustered to get filtered scan data
…& tree_circle_regulation_thre to fit from rosbag data
…e_tracking for this is sutable for express my PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant