Robobot B: Difference between revisions

From Rsewiki
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is is for development nodes and user description of the simplified version of Robobot
Robobot B is a simplified (2024) version of the old Robobot


=Robobot B description=
=Robobot=
 
This section is intended for users.


[[File:robobot-in-blocks-2024.png | 600px]]
[[File:robobot-in-blocks-2024.png | 600px]]
Line 10: Line 8:
==Overview==
==Overview==


* [[Robobot architecture]] module description
This section is intended for users.
* Hardware
 
* Electronics
* [[Robobot architecture | Software overview]] and blocks description.
* Software on Raspberry
* [[Robobot software description | Software description]] and examples.
* [[Raspberry Pi directory structure for Robobot]]
* [[Raspberry Pi directory structure for Robobot]]
* [[Robobot and MATLAB]] use of logfiles.
* [[Robobot hardware]] items.
* [[Robobot circuits]]


==Development notes==
==Development notes==


This section is for development notes.
This section is for development notes.
==Software installation Raspberry Pi==


* [[Robobot install on Raspberry]]
* [[Robobot install on Raspberry]]
* DTU network and time setup: [[Network setup]]
* DTU network and time setup: [[Network setup]]
* [[Enable autostart]] and IP display
* [[Enable autostart]] and IP display
 
* [[Robobot base software installation]]
 
* Setup of [[Robobot webcam server]]
===Robobot base software===
* Old [[robobot]], instructions are mostly depricated
 
To make the initial copy from the repository
 
cd
cd svn
svn checkout svn://repos.gbar.dtu.dk/jcan/robobot
 
To update with a new version
 
cd
cd svn/robobot
svn update
 
==Teensy==
 
Software tool chain installation
 
==Old Robobot pages==
 
[[robobot]] an extension to Regbot with a raspberry pi for more extended missions, but uses mission code in Teensy, like Regbot.

Latest revision as of 15:39, 9 January 2024

Robobot B is a simplified (2024) version of the old Robobot

Robobot

Overview

This section is intended for users.

Development notes

This section is for development notes.