diff --git a/robot_state_publisher/doc.dox b/robot_state_publisher/doc.dox new file mode 100644 index 0000000..ed23c6a --- /dev/null +++ b/robot_state_publisher/doc.dox @@ -0,0 +1,10 @@ +/** +@mainpage + +@htmlinclude manifest.html + +This package contains the robot state publisher, which can be used as a library or as a ROS node. + \li LIbrary use: robot_state_publisher::RobotStatePublisher + \li Node use: robot_state_publisher::JointStateListener + +**/