To clarify Brian's point. The CMake lines were in fact correct for the *latest* release, and not for * boxturtle*. A while ago, when we changed including cmake files from actionlib to including cmake files from actionlib_msgs, we updated the wiki to reflect this change, however boxturtle was already frozen at this point. Thus, the wiki became incorrect for boxturtle users. After todays wiki updates, it shows both calls, depending on which release you're using. The *latest *version of the cmake lines could be simplified even further using the rosbuild_include() command, but this will only work once we have the correct exports in actionlib_msgs. Hopefully this makes more sense, as opposed to possibly confusing things even more. Vijay On Tue, Jun 15, 2010 at 1:20 PM, Christian Verbeek < verbeek@servicerobotics.eu> wrote: > Hi Brian, > > I am using the latest boxturtle pre-compiled package and found that the > existing docu does not fit. Now I am a bit confused. > > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >