GitHub - iris-ua/iris_lama: LaMa - A Localization and Mapping library
Another interesting SLAM library to try
Another interesting SLAM library to try
Very nice explanation of behavior trees
Really good run down features in rust. I believe that rust as a programming language is most appreciated by people who know languages such as C or C plus plus, in other words non-garbage collectors language is where you need to allocate and remember to deallocate.
Very good article for anyone using Neural Networks
Useful feature of Postgres that’s right there but easy to overlook!
I know all these books. Odd that nothing new is on the list.
A good tour of some new handy features in activerecord 6
A neat interactive, web based, way to create diagrams. Is it related or based on Graphviz?
Very useful tips and techniques on handling of passwords.
A comprehensive package of C++ robotics related code. Another resource, not sure how well it works or how usable it is.
This is another package of performance monitoring scaling tools. There are several out there, maybe this one has some cool differences.
Some fun new features in ruby, some immediately useful, others controversial!
Looks like a very handy library to know about!
Useful little details. Ruby is better than python. There I said it.
A seminal paper on the Markov Localization Algorithm
I always thought those trigger callbacks in activerecord were a problem.
A great article if you are looking to use mapping and visualization in your application. It convincingly says not to use google maps. Use mapbox instead.