开源软件名称(OpenSource Name):udacity/RoboND-MCL-Lab开源软件地址(OpenSource Url):https://github.com/udacity/RoboND-MCL-Lab开源编程语言(OpenSource Language):C++ 100.0%开源软件介绍(OpenSource Introduction):RoboND-MCL-LabYou will be able to observe the Editing the ProgramEnter the code in the designated section: //#### DON'T MODIFY ANYTHING ABOVE HERE! ENTER CODE BELOW ####
//TODO: Graph the position of the robot and the particles at each step Compiling the Program$ 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 Running the ProgramBefore you run the program, make sure the $ ./app Wait for the program to iterate Generated ImagesAfter running the program, Step0Step49 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论