Wow ! ... what a huge bunch of fixes and cleanup kwatters and I put into Servo. Really great having 2+ sets of eyes to get things done right !
This is a quick post to address a few minor remaining items.
Wow ! ... what a huge bunch of fixes and cleanup kwatters and I put into Servo. Really great having 2+ sets of eyes to get things done right !
This is a quick post to address a few minor remaining items.
Hello crew
This is the current programAB
The easiest/quickest way to control Stepper Motors is by using generic 3D printer boards/shields.
These circa £6.00p boards can control up to 5 Stepper motors + 3 FET power outputs.
This Shield simply piggybacks onto an Arduino Mega.
JMonkey Simulator has a big Scene Graph. This is like a tree with all the objects defined with names.
In MyRobotLab you can set the Locale for all services in the Runtime service panel. Or in Python with runtime.setLocale(code) where code is "en-US, fr, it-IT or any valid locale code.
MyRobotLab, we support having different translations for certain info , error, and status types of messages in myrobotlab.
hi all,
For the last couple of months I have been building a copy of James Burton Sonic robot (2 wheel balancing robot),
The current localization in MyRobotLab for the InMoov is based on "language packs". In an effort to make sure that users from all around the world that speak many languages can understand how to use MyRobotLab, we support having different translations for certain info , error, and status types of messages in myrobotlab.
For the inmoov this was managed though sets of files that are keyed of the "locale" or language. These files are dictionaries that key off so in the python code like
ESP32-BirdCAM has been deployed, using MRL OpenCV/service and base Yolo settings.
One of the test subject's could not resist the bait. Not bad for first live data.
Just for the records I hate cats !!!!
The ESP32-Cam (WiFi) is a generic low cost module, I made a support board for it so it can take 2xAA lithium 4.2v batteries (with extra 5v regulator) or in this can below they can be replaced by a switch and a 500ma fuse (3D printed). The Module anyhow accepts either 3.3V or 5V via the correct pins.
Awesome work Astro :)
When I started, I grabbed the darker control immediately - and stuff was worky, I really like the grey status and had fun moving servos back and forth with speed control. Very cool.
To get it fully worky I'm starting to add some edits. Hopefully when you pull you wont have locally modified files, otherwise you will probably get "conflicts".