Hadabot (ie ROSbots - more on the name change in a bit) is a robot kit to learn robotics.

Using the Robot Operating System, aka ROS, framework, you can program various robotics control, localization, planning algorithms on an assembled Hadabot. With Hadabot, we will attempt to make that learning and assembly process as simple as possible.

Why the long hiatus?

It has been a while since I posted an update. A lot of exciting developments have emerged in the robotics world influencing this hiatus as I look to evolve the hardware and software achitecture to leverage the latest cutting edge technologies.

  1. ROS2, the newest incarnation of ROS, was released. The original ROS end-of-life will be some time in the mid/late 2020's. I wanted the new Hadabot to fully transition to using ROS2. But first I needed to first see how ROS2 was evolving. With a number of stable ROS2 distros released, now is the time to commit to the ROS2 transition.

  2. Installing robotics software has its challenges. As technologies such as Docker and containers continue to mature, they allow setup and provisioning to become much easier and agnostic to underlying operating systems.

  3. Other microcontrollers have emerged as affordable and in some cases, even more capable, alternatives to Atmega Arduino's and Raspberry Pi's.

Hadabot name change

First off - most of you who follow my robotics adventures may be more familiar with the ROSbots name, which is now changed to Hadabot. There happens to be another quality robot kit called ROSbot (no 's') which fills a different need among roboticists and is positioned at an entirely different, much higher, price point. It also avoids ROS trademark issues. Moving forward, the Hadabot name will avoid these issues.

Additionally, since I plan to revamp the entire hardware and software stack around ROS2, the Hadabot name change represents a break point to developing the new Hadabot kit. Long live Hadabot!

New Hadabot kit brewing

So what does the new kit look like? To be honest, it's still in development. But currently, the hardware involves a ESP32 microcontroller that drastically simplifies the kit. It also obviates the need for a Raspberry Pi as well as the Arduino Uno. The chassis, differential drive components will be the same as before.

As for the software, ROS2, Python 3 and C++ will be used. Docker and containers will be leveraged to set up ROS2 and various other tools on to the main processing computer. By using Docker, that processing computer can be a Linux, MacOS, or Windows machine on your desk, or a Raspberry Pi, Jetson, or any other SBC that sits on the Hadabot itself.

The UI, read-eval-print-loop (REPL) interfaces, terminal interfaces, lessons, and exercises will be (as much as possible, if not 100%) web based. This will make it easier to standardize on one way of interacting with the Hadabot software stack making it easier to get up and running to do robotics ROS stuff versus wrestling with IT issues - fingers crossed!

What to expect in the upcoming future

I apologize if the description sounds vague. I hope to officially launch the Hadabot kit to be available for everyone by late spring of 2020. Here's what to expect. For the near future:

  1. I'll be posting about developments and be welcoming your suggestions as we work together to finalize the new Hadabot kit and architecture.

  2. I'll be revisiting the programming projects from Coursera's Control of Mobile Robots MOOCs course, revising them and porting the functionality to ROS2 on the new Hadabot platform.

  3. I'll also post about my various experimentations on implementing new hardware as well as software components to solicit any thoughts and considerations from the Hadabot community.

As progress is made, you'll see how the new Hadabot shapes out. I welcome you to opine on how the kit can become the best learning platform for ROS robotics.

So welcome to the re-newed Hadabot effort! I'm extremely excited to take the learnings from the past and, with input from you as the community, see how we can create the best Hadabot kit possible. There's not much on the main Hadabot site yet, but please sign up to stay in touch with the links in the navbar and below for future updates at a cadence of about 1 to 2 times per week.

Thanks and happy building!
Jack "the Hadabot Maker"