Robobot software description

From Rsewiki
(Difference between revisions)
Jump to: navigation, search
(Software class - and example)
Line 47: Line 47:
  
 
See [[Raubase configuration file]] for explanation.
 
See [[Raubase configuration file]] for explanation.
 +
 +
== Make a new behaviour plan ==
 +
 +
The easy way to make a new behaviour plan module is to copy an existing plan and rename a number of elements.
 +
 +
See [[Robobot_new_behaviour_plan]].

Revision as of 18:45, 31 December 2023

Back to Robobot

Contents

C++ development

C++ main structure

C++main.png

C++ main entry point

Compile and CMake

Robobot compile

Functional description

Software class - and example

Class-def20.png

This page also has an explained behaviour plan example (bplan20).

C++ building blocks overview.

Low-level robot control

Robobot level 1.png


Robobot level 1 with interface to hardware and pose generation.

Line sensor

Line-sensor-1 heatmap.png

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.

Make a new behaviour plan

The easy way to make a new behaviour plan module is to copy an existing plan and rename a number of elements.

See Robobot_new_behaviour_plan.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox