Robobot software description: Difference between revisions

From Rsewiki
No edit summary
No edit summary
Line 1: Line 1:
Back to [[Robobot B | Robobot]]
Back to [[Robobot B | Robobot]]
Back to [[Robobot_software_description]]


== C++ development ==
== C++ development ==

Revision as of 18:38, 31 December 2023

Back to Robobot

C++ development

C++ main structure

C++ main entry point

Compile and CMake

Robobot compile

Functional description

Software class - and mission example

C++ building blocks overview.

Low-level robot control


Robobot level 1 with interface to hardware and pose generation.

Line sensor

Line sensor

Robot.ini configuration file

[pose]
gear = 19.0
wheeldiameter = 0.146
enctickperrev = 64
wheelbase = 0.243
log = true
print = false

See Raubase configuration file for explanation.