PythonRobotics
Python sample codes and textbook for robotics algorithms. (by AtsushiSakai)
dwm1001-examples
Simple C examples for Decawave DWM1001 hardware (by Decawave)
PythonRobotics | dwm1001-examples | |
---|---|---|
10 | 2 | |
24,765 | 172 | |
1.5% | 3.5% | |
9.2 | 0.0 | |
2 days ago | over 3 years ago | |
Python | C | |
GNU General Public License v3.0 or later | - |
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.
PythonRobotics
Posts with mentions or reviews of PythonRobotics.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-19.
-
Python Alternative to MATLAB's UAV Toolbox?
I usually start here: https://github.com/AtsushiSakai/PythonRobotics , but I'm not sure how much is extended to 3D off the top of my head.
- kalman filter & c++
-
Robot path planning
Code is on github. You could try to start with the main method here: https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/AStar/a_star.py
-
slam using rplidar A1 in python only
Also another good source of material https://atsushisakai.github.io/PythonRobotics/
-
probabilistic robotics as ros packages
Look into the following source. Its not implemented in ROS but there are examples of implementation of Robotics algorithms in python. From there it should be easy to implement them in ROS after you understand how ROS work. https://atsushisakai.github.io/PythonRobotics/
- A Robotics Roadmap to get you started
-
I am creating a fast, header-only, C++ library for control algorithms
This was partly inspired by PythonRobotics (which I love!). However, I don't want this repo to become a huge collection of unorganized algorithms. I want the focus to be on quality over quantity. At the same time, I don't want this repo to be only "educational". While I want to include as many examples as possible for educational (and documentation) purpose, I want this library to be fast so that it can be used in practical applications.
-
i dont know what to do next with ros
check out python robotics https://github.com/AtsushiSakai/PythonRobotics
- Comprehensive Simulation Library for Robotics
-
LQR controller on a v-rep robot by Matlab
https://github.com/AtsushiSakai/PythonRobotics#linearquadratic-regulator-lqr-speed-and-steering-control
dwm1001-examples
Posts with mentions or reviews of dwm1001-examples.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Question about FreeRTOS vs. Zephyr, and general RTOS in embedded programming
Well you can get the older stuff here: https://github.com/Decawave/dwm1001-examples
-
ESP32-S2 and ESP32-C3 Round-trip-time distance measurement
Their GitHub has two examples
What are some alternatives?
When comparing PythonRobotics and dwm1001-examples you can also consider the following projects:
roslibpy - Python ROS Bridge library
zwift-workout-file-reference - Reference documentation for the Zwift workout file format
rospy - ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
django-loci - Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
rtabmap - RTAB-Map library and standalone application
libsurvive - Open Source Lighthouse Tracking System