Robobot B: Difference between revisions

From Rsewiki
No edit summary
Line 19: Line 19:


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]]


===Robobot base software===
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==
==Old Robobot pages==


[[robobot]] an extension to Regbot with a raspberry pi for more extended missions, but uses mission code in Teensy, like Regbot.
[[robobot]] an extension to Regbot with a raspberry pi for more extended missions, but uses mission code in Teensy, like Regbot.

Revision as of 10:53, 22 October 2023

This page is is for development nodes and user description of the simplified version of Robobot

Robobot B description

This section is intended for users.

Overview

Development notes

This section is for development notes.


Old Robobot pages

robobot an extension to Regbot with a raspberry pi for more extended missions, but uses mission code in Teensy, like Regbot.