[rcl_action] Minor documentation fixes (#397)
* Update rcl_action Doxyfile Add reference to rcl tagfile and fix generated tagfile name. Signed-off-by: Jacob Perron <jacob@openrobotics.org> * Fix minor doc errors Signed-off-by: Jacob Perron <jacob@openrobotics.org>
This commit is contained in:
parent
4f9e6bc12f
commit
1a34301995
2 changed files with 4 additions and 3 deletions
|
@ -14,10 +14,10 @@
|
|||
|
||||
/** \mainpage rcl: Common functionality ROS actions
|
||||
*
|
||||
* `rcl_action` provides a pure C implementation of the ROS concept an \b action.
|
||||
* `rcl_action` provides a pure C implementation of the ROS concept of an \b action.
|
||||
* It builds on top of the implementation of topics and services in `rcl`.
|
||||
*
|
||||
* `rcl_action` consists of functions and structs following ROS action entities:
|
||||
* `rcl_action` consists of functions and structs for the following ROS action entities:
|
||||
*
|
||||
* - Action client
|
||||
* - rcl_action/action_client.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue