add mainpage
This commit is contained in:
parent
50df33fc7b
commit
f3e3ecec0b
|
@ -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
|
||||
|
||||
**/
|
Loading…
Reference in New Issue