We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Actionable and serviced APIs (markdown)
Add wiki pages on actionable, serviced, and message feed APIs Signed-off-by: Michel Hidalgo <[email protected]>
Update development guidelines with __post_init__ method details
Add note about example packages usage
Use Actionable.wait_for_server() in wiki examples
Add mention to `ros_process.wait_for_shutdown()`
Update proto2ros wiki page
Add action APIs wiki page
Change phrasing in proto2ros wiki page
Add recursive types section to proto2ros wiki TOC
Update wiki TOC
Fix proto2ros TOC link
Change proto2ros wiki page title again
Change proto2ros wiki page title
Add proto2ros wiki page
Drop unused import from example in development guidelines
Address testing guidelines review comments
Updated Home (markdown)
Add useful references to testing guidelines
Fix testing examples
Add more testing examples
Add docstrings to sample tests