Regbot: Difference between revisions

From Rsewiki
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:


REGBOT is a small robot designed for exercises for our linear control course (PID control) ([http://www.dtu.dk/english/Service/Phonebook/Person?id=14453 author]).
REGBOT is a small robot designed for exercises for our linear control 1 course (PID control) ([http://www.dtu.dk/english/Service/Phonebook/Person?id=14453 author]).


[[file:foto_of_Alba_40.png | 250px]]
[[file:foto_of_Alba_40.png | 250px]]
Line 6: Line 6:
Figur 1. Version 2 of Regbot.
Figur 1. Version 2 of Regbot.


==Install==
== Overview ==


[[Regbot GUI]] install REGBOT GUI on windows.
This section is intended for users.
 
[[Software installation]] on REGBOT (Arduino) and tool-chain - Linux
 
== Use ==


[[Getting started]] with REGBOT GUI.
[[Getting started]] with REGBOT GUI.
Line 19: Line 15:


[[Control]] overview gives some information on control possibilities.
[[Control]] overview gives some information on control possibilities.
(Alternative [[Control 2]] with current control as base.)


[[Mission]], how to write a mission.
[[Mission]], how to write a mission.


==Maintenance ==
[[Regbot calibration]] for better performance.


[[Regbot maintenance]] for longer life.
[[Regbot maintenance]] for longer life.


[[Regbot calibration]] for better performance.
[[Regbot GUI]] installation.
 
REGBOT comes in 3 versions:
* version 2B - with extension boards to match version 3
* version 3  - configuration with (almost) all on one board ([[REGBOT version 3]] technical notes)
* version 4.1- using Teensy 3.5 ([[Regbot version 4]])


==Info==
[[Regbot hardware board]].


[[Design overview]] can be found here.
== Install notes ==


Video presentation https://www.youtube.com/watch?v=mOz4eNkjTM0
This section is primarily installation notes and more detailed descriptions not usually needed by the end-user.


REGBOT design sketch https://cad.onshape.com/documents/f14415feea0d8731f084d070/w/e9bf714402f35ee217c58672/e/c64e392bfa5890fe6ebcffad
[[Regbot command interface]] - command list.


== Old stuff ==
[[Software installation]] on REGBOT (Arduino) and tool-chain - Linux


[[REGBOT archive]] - older REGBOT pages.
[[Regbot old stuff]]

Latest revision as of 14:17, 17 October 2024

REGBOT is a small robot designed for exercises for our linear control 1 course (PID control) (author).

Figur 1. Version 2 of Regbot.

Overview

This section is intended for users.

Getting started with REGBOT GUI.

User interface, how to configure the robot using the Regbot client.

Control overview gives some information on control possibilities.

Mission, how to write a mission.

Regbot calibration for better performance.

Regbot maintenance for longer life.

Regbot GUI installation.

Regbot hardware board.

Install notes

This section is primarily installation notes and more detailed descriptions not usually needed by the end-user.

Regbot command interface - command list.

Software installation on REGBOT (Arduino) and tool-chain - Linux

Regbot old stuff