fetch_open_auto_dock VS Heuristic_path_planners

Compare fetch_open_auto_dock vs Heuristic_path_planners and see what are their differences.

fetch_open_auto_dock

An open-source version of the Fetch charge docking system. (by ZebraDevs)

Heuristic_path_planners

Collection of classes and functions to allow 2D/3D path generation with heuristic algorithms such as A*, Theta* and LazyTheta* and ROS Interfaces (by robotics-upo)
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
fetch_open_auto_dock Heuristic_path_planners
1 1
61 64
- -
0.0 0.0
over 2 years ago 2 months ago
C++ C++
GNU Lesser General Public License v3.0 only MIT License
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.

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).

Heuristic_path_planners

Posts with mentions or reviews of Heuristic_path_planners. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.

What are some alternatives?

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

ifopt - An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)

mars_ros - A ROS wrapper for the MaRS Library

xflrpy - xflrpy is a python enabled version of xflr5 for scripting and design optimization.

CppRobotics - Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!

semantic_slam - Real time semantic slam in ROS with a hand held RGB-D camera

diffbot - DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.

Mazes - C++ Maze Visualizer supporting orthogonal, hexagonal, and Voronoi diagram grids.