How do you write/present high-level descriptions of code?

Hi all!

I am wondering if its common to write high-level description of the code you develop or deploy in your robots (either simulation or hardware)? If you do, I would be grateful to know how you do this!

Thank you so much in advance for your help!

1 Like

Hi @bansiipp

Here is one example of the robot which you can program by using Python: SunFounder Smart Video Car for Raspberry Pi 4/3/2/B+ - RobotShop

Feel free to ask anything else.

Hi @igor_X,

I was thinking more of something that mimics the UML diagramming tool and then allows users to automate testing based on the diagrams. Is this something you have come across?

Thanks!