2D LiDAR based Docking

This page summarizes the projects mentioned and recommended in the original post on /r/ROS

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • laser_line_extraction

    A ROS package that extracts line segments from LaserScan messages.

  • In our previous project we did something very similar and we used laser_line_extraction package to get straight lines from the scans. It will give you the polar parametrizations of the line and the starting and ending points, so it shouldn't be difficult to get a goal pose and control the vehicle towards it.

  • fetch_open_auto_dock

    An open-source version of the Fetch charge docking system.

  • This is actually how the Fetch and Freight do it (mobile manipulator and mobile platform from Fetch Robotics, respectively). Their code is open source, take a look here. I think they're making use of the shape of the dock to help: it's trapezoidal-shaped, and they know its dimensions, so I think they're keying onto that (but I don't know for sure, I haven't checked).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts