petercorke/robotics-toolbox-python: Robotics Toolbox for Python
Robotics Toolbox for Python. Contribute to petercorke/robotics-toolbox-python development by creating an account on GitHub.
Very useful
Robotics Toolbox for Python. Contribute to petercorke/robotics-toolbox-python development by creating an account on GitHub.
Very useful
Get accurate positioning down to 14 mm!
Always looking for good info about rtk
Good documentation is a critical feature of any successful Python project. In practice, writing documentation is hard and can take a lot of time and effort. Nowadays, with tools like ChatGPT, you can quickly document your Python code and projects.
Amazing summary of all the crazy dev tools in the python world.
Why oh why are there so many overlaps?
Let AI answer your questions based on Guy Kawasaki's videos.
Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Another grade drawing and diagram tool!
Amazing set of diagram makers that I had never seen. All I knew about was Graphviz.
The article, Analyzing Data 180,000x Faster with Rust, first presents some unoptimized Python code, and then shows the process of rewriting and optimizing the code in Rust, resulting in a 180,000x speed-up. The author notes:
Very nice example of optimizing code, and showing at least one example of how to make a python program ultra fast.
Making the EM5 mk 2 High Res Mode Sing By Brad Nichol - His blog is HERE Hi Steve, I though that some of your readers might be interested in a little low down on the Olympus EM5 mk 2 high res mode, it is certainly a popular camera but one that is difficult for
Build a multitasking operating system and kernel with an interactive shell!
A really excellent super detailed course. If you want to learn down and dirty about Operating SYstems this is a good one!
A beautiful book, free, online, full of actionable advice for ruby devs.
10 years ago, we released an awesome CLI for developing single-page JavaScript applications. So, why did it fail?
Really good instructions for packaging Python packages.
I recently re-read Martin Fowler's excellent book on refactoring. It's about improving the design and quality of your code in small steps, without changing external behavior. The book contains detailed descriptions of refactorings, with motivation, mechanics, and an example for each. A must-read.
This book is a classic, and recently they came out with an update using Javascript instead of Java. Here's one person's commentary on that book.
By June 1949, people had begun to realize that it was not so easy to get a program right as had at one time appeared. It was on one of my journeys between the EDSAC room and the punching equipment that the realization came over me with full force that a good part of the remainder of my life was going to be spent in finding errors in my own programs. — Maurice Wilkes, creator of the first stored-program computer, EDSAC Debugging is programming, and programming is often mostly debugging. One of t
There are ancient traditions around debugging from long long time ago!
Weddings are an occasion for gift giving, and a fine watch always makes an ideal gift, whether it’s from a parent to a prospective son- or daughter-in-law, a groom to a best man, or exchanged between the betrothed couple in addition to (or in place of) the traditional rings. What are the best wedding watches? We put th
None
More interesting history about Oppenheimer and the bomb
None
More interesting history about Oppenheimer and the bomb
The software industry is learning once again that complexity kills
I couldn’t agree more!