在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Mesywang/Particle-Filter-Localization开源软件地址(OpenSource Url):https://github.com/Mesywang/Particle-Filter-Localization开源编程语言(OpenSource Language):C++ 78.7%开源软件介绍(OpenSource Introduction):The Homework of Probabilistic RoboticsTask DescriptionThe goal of this homework is to become familiar with robot localization and particle filtering.You will be implementing a global localization for a lost robot (global meaning that you do not know the initial pose of the robot). You may implement this using any programming language (there is no real-time-ness requirement).Feel free to utilize any techniques that we have discussed in class,as well as extension discussed in Probabilistic Robotics or elsewhere.In addition to the readings for lecture, Chapters 5 and 6 of Probabilistic Robotics may be helpful for this assignment. Your lost robot is operating in a building with nothing but odometry and a laser range finder.Fortunately, you have a map of and a deep understanding of particle filtering to help it localize.The data directory that you received with this handout has the following files:
1.Prerequisites
2.Build on ROS
As shown in the following GIF, the pink arrows represent the set of particles, and the motion of black robot model represents the pose of the actual robot estimated by the MCL algorithm in the map. Monte Carlo Localization
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论