slowrunner

Results 12 issues of slowrunner

When an update_gopigo3.sh install to Bullseye fails, the “check_if_firmware_upgrade_needed” will fail instantiating a GoPiGo3 because the setuptools was not present to install the gopigo3 egg files. When that instantiation fails...

The update_gopigo3 install script installs TTS and assumes the base OS defaults to sound output to the headphone jack. This is not the case with the new Legacy PiOS, which...

**I know this is a real WIBNI** It would be so cool if class easysensors.Servo checked gpg_config.json for "servo-center" (in uS) and "servo-range" (in uS), and there existed a servo_calibration_gui...

The file ../RemoteCamera/Robot/install_startup.sh enables the camerarobot.service It would be nice to have a file stop_camerarobot.sh that stops it for the session, and perhaps a file uninstall_startup.sh that disables it? Don't...

Hello Matteo, I am looking for a very low processor load "wake-word/phrase" mechanism for my Raspberry Pi3B based home robot (similar to PicoVoice Porcupine.) In my search I came upon...

installing ros2-foxy-angles does not expose a Python angles module (perhaps because setup.py refers to catkin?) ros2 foxy API Doc is 404. When Python is supported suggest the API Doc include:...

There is great documentation on installing ROS 2 in a Docker container and [running the demo_nodes talker/listener for a single container or two containers](https://docs.ros.org/en/humble/How-To-Guides/Run-2-nodes-in-single-or-separate-docker-containers.html#running-ros-2-nodes-in-docker-community-contributed) but lacks documentation of the needed...

PyPi claims imusensor is v1.0.1 but does not contain the latest files, e.g. "replaced name test with logical or ('|')" github latest installs as same version v1.0.1 but is clearly...

Thank you for putting together your ROS2 wanderer node. I was sure someone had coded this, and I used your wanderer as a base for my GoPiGo3 ROSbot Humble Dave....

I have updated my Raspbian For Robots system several times over the last year, and today noticed that there are duplicated entries for i2c and SPI in the /boot/config.txt file....