爆改Hector之当前位置 Alter Hector SLAM Current Pose

Current position of Hector SLAM is maintained under ./hector_slam/hector_mapping/include/hector_slam_lib/slam_main/HectorSlamProcessor.h:

more linux kernel compile

Okyyyy, I found These information on https://www.tldp.org/LDP/lkmpg/2.4/html/x208.html.

linux kernel_module compiling shows MODPOST 0 modules

最近在考古,电子考古学,我独创的学科。主要从事翻新一些二十年前的Linux C项目。新的Kernel下一make就是一串的错,准带熟悉了一下linux kernel编程。遇到两个问题,这个粗略总结一下。

c++ VisualStudio 使用 dll

花了好一会功夫研究C++报错 “The procedure entry point xxxx could not be located in the dynamic link library xxxx.dll”
在确认不是路径问题和编译器问题的情况下发现原来是DLL的版本不一样,新lib文件更新之后忘了更新dll文件。

ROS Catkin_make errors summary