RoboND-MCL-Lab:蒙特卡洛定位算法C ++ LAB

时间:2024-06-04 01:14:22
【文件属性】:

文件名称:RoboND-MCL-Lab:蒙特卡洛定位算法C ++ LAB

文件大小:100KB

文件格式:ZIP

更新时间:2024-06-04 01:14:22

C++

RoboND-MCL-实验室 您将能够通过生成的图像观察实际的MCL 。 编辑程序 在指定的部分中输入代码: // #### DON'T MODIFY ANYTHING ABOVE HERE! ENTER CODE BELOW #### // TODO: Graph the position of the robot and the particles at each step 编译程序 $ cd /home/workspace/ $ git clone https://github.com/udacity/RoboND-MCL-Lab $ cd RoboND-MCL-Lab/ $ rm -rf Images/ * $ g++ main.cpp -o app -std=c++11 -I/usr/include/python2.7 -lpython2.7 运行程序 在运行程序之


【文件预览】:
RoboND-MCL-Lab-master
----solution.cpp(9KB)
----src()
--------matplotlibcpp.h(32KB)
----Images()
--------Step49.png(18KB)
--------Step0.png(73KB)
----main.cpp(9KB)
----LICENSE(1KB)
----README.md(1KB)

网友评论