Landmarks

November 19, 2024

Today’s Summary:
Today I implemented an rfid_landmark node that would publish the transform from the map frame to the PN5180 RFID reader’s frame for rfid detection events. As you can see in the video below, there is a lot of tolerance for that detection, and so the landmark moves with the robot a bit. In addition, you can see that the landmark is preexisting at the beginning of the video but rather than localizing the robot, the detection frame moves itself. This will be addressed soon. Immediate objectives are in the full post.



With that said, the next objectives are to 1. integrate the landmark data into the map saver packager so that the landmark is baked into the saved maps. 2. ensure that the landmarks tied to the map then influence the localization on a new map. 3. allow detection events to contribute to a larger area of detection which will likely be a polygon or sphere enlarged by detection events and used as a whole for localization.