Blog posts

2023

2022

Raspbian OS auto wifi hotspot

1 minute read

Published:

This guide is followed https://www.raspberrypi.com/documentation/computers/configuration.html#setting-up-a-routed-wireless-access-point

Mobile robot localization

2 minute read

Published:

Robot localization is a hot topic in the research field, especially now that it is increasingly important for commercial use. Therefore, this blog will discuss some simple robot positioning methods, with code explanation.

Navigation coordinate system and transformation relationship

2 minute read

Published:

Nowadays, navigation is very popular in our life, and many applications use GNSS as one of the reliable data sources. Therefore, this blog will discuss the mathematics implemented for navigation purposes.