Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
/home/user/gmapping_ws/src/openslam_gmapping/gridfastslam/gfs2rec.cpp: In member function ‘virtual void ResampleRecord::read(std::istream&)’: /home/user/gmapping_ws/src/openslam_gmapping/gridfastslam/gfs2rec.cpp:148:17: error: redeclaration of ‘unsigned int i’ unsigned int i; ^ /home/user/gmapping_ws/src/openslam_gmapping/gridfastslam/gfs2rec.cpp:147:21: error: ‘unsigned int i’ previously declared here for (unsigned int i=0; i< dim; i++){ ^ make[2]: *** [CMakeFiles/gfs2rec.dir/gridfastslam/gfs2rec.cpp.o] Error 1 make[1]: *** [CMakeFiles/gfs2rec.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
- Loading branch information