SaaSHub helps you find the best software and product alternatives Learn more →
PythonRobotics Alternatives
Similar projects and alternatives to PythonRobotics
-
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
-
-
CppRobotics
Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
-
rospy
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
mini-cheetah-tmotor-python-can
Python Motor Driver for Mini-Cheetah based Actuators: T-Motor AK80-6/AK80-9 using SocketCAN Interface
-
PYQT-RVIZ
The following GUI is performed in PYQT4 for the teleoperation and control of a simulated differential mobile robot in RVIZ using ROS.
-
-
-
homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PythonRobotics discussion
PythonRobotics reviews and mentions
-
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
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Oct 2024
Stats
AtsushiSakai/PythonRobotics is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of PythonRobotics is Python.
Popular Comparisons
- PythonRobotics VS rospy
- PythonRobotics VS roslibpy
- PythonRobotics VS rtabmap
- PythonRobotics VS mini-cheetah-tmotor-python-can
- PythonRobotics VS PYQT-RVIZ
- PythonRobotics VS dwm1001-examples
- PythonRobotics VS pylgbst
- PythonRobotics VS allwpilib
- PythonRobotics VS homemade-machine-learning
- PythonRobotics VS CppRobotics