Skip to content

TELEBYTE - a robot with simple behaviors and api controls

Notifications You must be signed in to change notification settings

massivebugs/telebyte-robot

Folders and files

NameName
Last commit message
Last commit date
Apr 7, 2024
Jun 29, 2024
Mar 13, 2024
Jun 29, 2024
Mar 13, 2024
Mar 13, 2024
Jun 29, 2024
Mar 13, 2024
Mar 13, 2024
May 5, 2024
Mar 23, 2024
Mar 13, 2024
Mar 13, 2024

Repository files navigation

Telebyte

Telebyte is a simple robot with a phone mount, which can be controlled via Web APIs (REST/WebSockets). It also has it's own behavior/event handling system, implemented using a behavior tree.

this is a work in progress. I'm a beginner in anything of this sort so I'm expecting it will take some time until completion.

The robot is designed to be controlled through WebRTC (p2p, 1 to 1), forwarding commands from the opposite peer to Telebyte remotely.

Control interface

Web API endpoints

See Documentation

Websocket commands

TODO

Behaviors

version 0.0.000001, nothing much yet TELEBYTE behavior model

Circuit Diagram

TODO

Current state (2024/04/06)

Telebyte 2024/04/06

Nothing much going on, but I'm planning to add more sensors soon.

The dc motors on the chassis will probably be replaced for ones with rotary encoders.

Features I'm planning to implement

  • Edge detection: since phone camera won't be able to tilt so you can't really see what's below the chassis

  • Fall alert: (memo, would it be possible to build recovery systems?)

  • Dance: just because

  • Hot swappable? programmable? behavior: Technically, I could build a UI with draggable behavior nodes and before robot execution loop, just replace the new nodes with the old ones. UI will definitely be time-consuming to implement :S

Contact

massivebugs@protonmail.com

About

TELEBYTE - a robot with simple behaviors and api controls

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published