# `Lineman.h`
## Description
- This file creates the Lineman class, featuring relevant variable declarations and function prototypes.
- Both functions, `Lineman` and `action`, are empty. They are intended to be defined or overwritten in different locations, such as in the header files of more specialized robot types.
## Included Headers
- `Robot/Robot.h`