Dstar-lite-pathplanner
Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain" (by Sollimann)
webots_ros2
Webots ROS 2 packages (by cyberbotics)
Dstar-lite-pathplanner | webots_ros2 | |
---|---|---|
1 | 3 | |
158 | 449 | |
0.0% | 2.9% | |
2.7 | 6.8 | |
over 1 year ago | about 2 months ago | |
Python | C | |
MIT License | Apache License 2.0 |
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.
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.
Dstar-lite-pathplanner
Posts with mentions or reviews of Dstar-lite-pathplanner.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-11.
-
Can you please recommend me some resources on D* algorithm?
Have a look at my Python implementation. Used pygame for simulation. https://github.com/Sollimann/Dstar-lite-pathplanner
webots_ros2
Posts with mentions or reviews of webots_ros2.
We have used some of these posts to build our list of alternatives
and similar projects.
- Gazebo segmentation fault
- New Robot Simulator for ROS2
-
ROS 2 and Webots tutorial: How to install Webots ROS2 (Robot Operating System) package on Ubuntu?
I assume you followed these tutorials: - https://index.ros.org/doc/ros2/Installation/Foxy/macOS-Install-Binary/ - https://github.com/cyberbotics/webots_ros2/wiki/Build-and-Install#macos
What are some alternatives?
When comparing Dstar-lite-pathplanner and webots_ros2 you can also consider the following projects:
AStar - High performance A* pathfinding in C#
webots - Webots Robot Simulator
vortex-auv - Software for guidance, navigation and control for the Vortex AUVs. Purpose built for competing in AUV/ROV competitions.
OpenMower - Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!
rospy - ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
roslibpy - Python ROS Bridge library