## repository: https://code.ros.org/svn/ros <> == Overview == The `roslang` package is only of interest to those implementing a ROS [[Client Libraries|client library]]. Client libraries marks themselves as such by depending on the `roslang` package, which allows [[rosbuild]] and other tools to perform appropriate actions, such as [[msg]]- and [[srv]]-based code generation. The `roslang` package itself contains no actual code. ## AUTOGENERATED DON'T DELETE ## CategoryPackage