mike4192 / spotMicro

Spot Micro Quadruped Project
MIT License
1.86k stars 461 forks source link

Add API documentation for nodes #51

Open mike4192 opened 3 years ago

mike4192 commented 3 years ago

Add ROS style API documentation to the nodes in this project. Define the messages that are published and subscribed to in each node, as well as parameters. See ROS robot state publisher API as an example.

Probably best to document API in another doc for all nodes. Edit the README to link this doc, and add a API section to the table of contents.