ros-planning / navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amcl with pointcloud source

Proxeus96 opened this issue · comments

hi, i know that actually amcl use laserscan, but i want krow if have a way to implement a pointcloud source to estimate pose, if not maybe use pointcloud_to_laserscan but i don't know if this is the best way to get the estimated pose.

AMCL does not natively support point clouds - the pointcloud_to_laserscan might work (although you really want a wide FOV of the laser for good results). If you have additional questions - I'd suggest this is better suited for answers.ros.org