ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Theoretically you can estimate your pose using lidar data. That is a set of techniques called visual odometry. But it's fairly complicated and laborious task. There are a few companies (e.g. deepmap.ai) whose business is in essence localization based on lidar (and other sensors reading).

Getting your position based on GPS+IMU would be way easier to start with.

Theoretically you can estimate your pose using lidar data. data (https://ri.cmu.edu/pub_files/2014/7/Ji_LidarMapping_RSS2014_v8.pdf). That is a set of techniques called visual odometry. But it's fairly complicated and laborious task. There are a few companies (e.g. deepmap.ai) whose business is in essence localization based on lidar (and other sensors reading).

Getting your position based on GPS+IMU would be way easier to start with.

Theoretically you can estimate your pose using lidar data (https://ri.cmu.edu/pub_files/2014/7/Ji_LidarMapping_RSS2014_v8.pdf). data. That is a set of techniques called visual odometry. Most useful algorithm as of today - see here. But it's fairly complicated and laborious task. There are a few companies (e.g. deepmap.ai) whose business is in essence localization based on lidar (and other sensors reading).

Getting your position based on GPS+IMU would be way easier to start with.