This is a Wikipediauser page. This is not an encyclopedia article or the talk page for an encyclopedia article. If you find this page on any site other than Wikipedia, you are viewing a
mirror site. Be aware that the page may be outdated and that the user whom this page is about may have no personal affiliation with any site other than Wikipedia. The original page is located at https://en.wikipedia.org/wiki/User:Dllu.
This is the userpage of dllu. I work on robotics. I enjoy programming, 2D vector graphics, 3D graphics, physics, and photography.
2023-present Software Engineer, Main Street Autonomy
I contribute mostly to articles related to computing, robotics, geometry, and various niche topics, although I sometimes contribute photos to other articles. Please feel free to add things to the articles listed below or post any questions to my
talk page.
These were made with the reference implementation of
coherent point drift by Myronenko and Song.
Orbits of the Swinging Atwood's Machine
The following family of diagrams are generated by my C++ code, which can be found at
[1].
Monte Carlo localization
A robot using
Monte Carlo localization to determine its position in a one-dimensional
circular corridor containing three doors, using only a sensor that detects whether or not there is a door. The vertical grey bars at the bottom are the locations of the particles which represent the robot's current belief of its position. More particles clustered together means the robot is more likely to be there.
The following family of diagrams are generated by my C++ code, which can be found at
[2].