Link Blog
April 2021
-
06-04-2021
-
06-04-2021
Questions - ROS Answers: Open Source Q&A Forum
answers.ros.orgOpen source question and answer forum written in Python and Django
-
06-04-2021
-
06-04-2021
Adafruit Industries, Unique & fun DIY electronics and kits
adafruit.comAdafruit Industries, Unique & fun DIY electronics and kits : - Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components & Parts LCDs & Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits & Projects Robotics & CNC Accessories Cosplay/Costuming Halloween Reseller and School Packs Internet of Things - IoT Development Boards Batteries Gift Ideas Feather CircuitPython Circuit Playground Crickit - Creative Robotics Particle STEMMA Machine Learning micro:bit Add-ons & Accessories Bluetooth PPE Microchi...
-
06-04-2021
Gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)
gobot.ioGobot is a framework for robotics, drones, and the Internet of Things (IoT), written in the Go programming language.
-
06-04-2021
How a Kalman filter works, in pictures
bzarg.comKalman filters are a mathematical process for smoothing out a noisy signal (its more complicated than that) its a central algorithm in robotics and real time sensing systems in general.
-
06-04-2021
rlabbe/Kalman-and-Bayesian-Filters-in-Python
github.comI’m trying to get smart about Kalman filters. This is a great resource
-
06-04-2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
-
06-04-2021
TKJ Electronics » A practical approach to Kalman filter and how to implement it
blog.tkjelectronics.dkMore about the famous Kalman Filter
-
06-04-2021
How to Calculate a Robot's Forward Kinematics in 5 Easy Steps
blog.robotiq.comA useful bit of mathematics. Claims that calculating this is a vital first step in robotics research
-
06-04-2021
PyRobot: An Open Source Robotics Research Platform
github.comVery nice python interface to control a robot that hides a lot of the complexity (at the cost of flexibility of course)
-
06-04-2021
-
06-04-2021
MRPT – Empowering C++ development in robotics
mrpt.orgA comprehensive package of C++ robotics related code. Another resource, not sure how well it works or how usable it is.
-
06-04-2021
Using ROS with Docker in macOS [Xiaoke Yang]
xiaokeyang.comOne of many instructions for getting Docker to run a ROS environment on MacOS.
-
06-04-2021
-
06-04-2021
Backup Raspberry Pi SD Card on macOS — the 2019 Simple Way to Clone | by Claudio Carnino | Medium
medium.comVery useful if you are working and developing for the Rasbery Pi! My go to instructions.
-
06-04-2021
Bilgin's Blog | Kalman Filter For Dummies
bilgin.esme.orgMore Kalman Filter links. This one is one of the best.