Robobot B: Difference between revisions

From Rsewiki
 
(7 intermediate revisions by the same user not shown)
Line 23: Line 23:
** [[Robobot teensy interface]]
** [[Robobot teensy interface]]
** [[Robobot teensy firmware]]
** [[Robobot teensy firmware]]
** [[Robobot MQTT topics]]
** [[Robobot calibration]]
* Further details
* Further details
** Start button to start mission, see first part of [[Enable autostart]]
** Start button to start mission, see first part of [[Enable autostart]]
Line 34: Line 36:
This section has notes on the installation of the robot.
This section has notes on the installation of the robot.


* [[Robobot install on Raspberry]]
* [[Robobot install on Raspberry]] including all needed packages.
* DTU network and time setup: [[Network setup]]
* DTU network and time setup: [[Network setup]]
* [[Robobot base software installation]]
* [[Robobot base software installation]] like teensy_interface
* [[Enable autostart]] and IP display
* [[Enable autostart]] and IP display as well as on_reboot script.


Arduino firmware - one of these:
Arduino firmware - one of these:
* Installation of [[Arduino and Teensy libraries]] when using the Arduino IDE.
* Installation of [[Arduino and Teensy libraries]] when using the Arduino IDE.
* Installation of [[Visual studio support | Visual Studio Code]] when working on a standard PC.  NB! missing the platformio.ini @todo
* Installation of [[Visual studio support | Visual Studio Code]] when working on a standard PC.  NB! missing the platformio.ini @todo
* installation of [[Arduino command line support | Command line support]] for use on the Raspberry Pi.
* installation of [[Arduino command line support | Command line support]] for use on the Raspberry Pi.


On-line help page from Teensy_firmware_8
Help and setup
 
* [[Help page Teensy_8]] from on-line command ''help''.
* [[Help page Teensy_8]]
* [[Robobot processor]] initialize setup of Teensy (factory reset)


Older pages
Older pages

Latest revision as of 16:28, 5 July 2025

Robobot 2025 is a robot platform for innovative applications, especially the annual DTU Robocup competition.

Robobot 2025

Overview

This section is intended for users.

Developers notes

This section has notes on the installation of the robot.

Arduino firmware - one of these:

Help and setup

Older pages