

Robot Path Planning: A Guide to the ROS GetPlan Service in C++ and Python
Sometimes we want the ROS navigation stack to plan a path to a goal without moving the robot to it. In this short article, I’ll show you...
Lloyd Brombach
Mar 4, 20233 min read
565 views
0 comments


Accurate Compass Headings: Magnetometer Calibration in C++, Python, and MATLAB
In my last article: Navigating with Magnetometers: Electronic Compass Headings in C++, Python, and MATLAB, we learned how to calculate...
Lloyd Brombach
Mar 3, 202311 min read
831 views
0 comments


Navigating with Magnetometers: Electronic Compass Headings in C++, Python, and MATLAB
Compass headings can be essential for many autonomous mobile robots, and magnetometers such as those included in the popular LSM303,...
Lloyd Brombach
Feb 26, 20237 min read
1,095 views
0 comments