Problem
Changing source files in this repository or in their respective ROSWiki entries requires that work to be duplicated into their counterparts, which is errorprone at best and could be forgotten at worst.
Solution
Link the ROSWiki entries to this repository by using the Makro GetCode/GetTaggedCode.
The remaining issue is that if the folder structure in this repository ever changes, this will require changes in ROSWiki aswell.
Additional context
This technique is also used in the official ROS Tutorials, e.g. CPP-Tutorial.
The tagged code for the above tutorial can be found here.
Problem Changing source files in this repository or in their respective ROSWiki entries requires that work to be duplicated into their counterparts, which is errorprone at best and could be forgotten at worst.
Solution Link the ROSWiki entries to this repository by using the Makro GetCode/GetTaggedCode. The remaining issue is that if the folder structure in this repository ever changes, this will require changes in ROSWiki aswell.
Additional context This technique is also used in the official ROS Tutorials, e.g. CPP-Tutorial. The tagged code for the above tutorial can be found here.