Razorbotz RMC 2022-2023 Documentation
Loading...
Searching...
No Matches
Functions
Example.cpp File Reference

File that shows documentation for Doxygen. More...

#include <iostream>
Include dependency graph for Example.cpp:

Functions

void main (int argc, char **argv, axisState AxisState)
 Short description of the function.
 

Detailed Description

File that shows documentation for Doxygen.

This is the detailed description for the file. This should be informative for the reader and include all pertinent information. After the description of the file is written, it should be followed by a list of the topics that the node subscribes to.
The topics that the node subscribes to are as follows:

To read more about the related node

See also
related_node.cpp

The topics that are being published are as follows:

To read more about the nodes that subscribe to this one

See also
related_node.cpp

Function Documentation

◆ main()

void main ( int argc,
char ** argv,
axisState AxisState )

Short description of the function.

This is the detailed description for the function. This should include a description of the function, as well as any parameters, return values, and the related files or functions. If the parameters or return values are a message type defined by a file, link the file as well.

Parameters
argc
argv
axisState
See also
AxisState.msg
Returns
void