laser_line_extraction VS fetch_open_auto_dock

Compare laser_line_extraction vs fetch_open_auto_dock and see what are their differences.

laser_line_extraction

A ROS package that extracts line segments from LaserScan messages. (by kam3k)

fetch_open_auto_dock

An open-source version of the Fetch charge docking system. (by ZebraDevs)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
laser_line_extraction fetch_open_auto_dock
1 1
376 61
- -
0.0 0.0
over 1 year ago over 2 years ago
C++ C++
BSD 3-clause "New" or "Revised" License GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

laser_line_extraction

Posts with mentions or reviews of laser_line_extraction. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.
  • 2D LiDAR based Docking
    2 projects | /r/ROS | 13 Jan 2022
    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

Posts with mentions or reviews of fetch_open_auto_dock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-13.
  • 2D LiDAR based Docking
    2 projects | /r/ROS | 13 Jan 2022
    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).

What are some alternatives?

When comparing laser_line_extraction and fetch_open_auto_dock you can also consider the following projects:

ros2_laser_scan_matcher - Laser scan matcher ported to ROS2

ardupilot - ArduPlane, ArduCopter, ArduRover, ArduSub source

PX4-Autopilot - PX4 Autopilot Software