Close

Moving to the Robot Operating System

A project log for Zakhar the Robot

A companion for your cats and dogs.

andrei-gramakovAndrei Gramakov 05/27/2020 at 22:570 Comments

The first experiments with ROS showed that it probably will help a lot in building mind-like organized programs.

Node-based conception and server-client interactions hopefully allow me to think less about queues, threads, and access control, which took the most of the time during building the first demo on bare Python.

Here are some ideas of the mind-like program architecture. I probably will working on it next weekend.

Colored blocks are nodes

Discussions