JSKAerialRobot / jsk_uav_forest

THe platform for the uav forest challenge
8 stars 10 forks source link

[Perception] Targe tree detection #6

Closed tongtybj closed 7 years ago

tongtybj commented 7 years ago

@chibi314 motion にmerge してみてください。 エラーがあったら教えてください。問題がなければこっちをまずmergeすると思います。

tongtybj commented 7 years ago

@KahnShi @chibi314 A simple tree detection based on color filter and 2D laser clustering. You can try with gazebo:

$  roslaunch jsk_uav_forest_simulation forest_simulation.launch manual:=true gui:=false
$  roslaunch jsk_uav_forest_perception tree_detector.launch simulation:=true

Start tracking the target tree with following command:

$ rosservice call /sub_control true