Hi all,
As you may know from my previous emails/issue reporting I've been using ROS to create a robot. For reasons covered elsewhere [1] I've decided to create Easy Robot.
Easy Robot is a Node.js based lightweight process middleware designed as a baby brother for ROS, and to be easy to install and get working for people new to robotics.
I'm aiming at at people unwrapping a Raspberry Pi and wanting to get up and running building Robots.
I was impressed with the rosbridge json api. That's why I put some time in last weekend creating a way to support Node.js use of this API. I'll be using this as a base for Easy Robot.
This also means that when people are ready, they should be able to take their Robot and switch out Easy Robot for ROS when they want to take advantage of that set of existing tools. Should provide a good progression for them.
I thought I'd announce this here in case there were like minded people interested in the project, and to let you know I'll be basing this on the rosbridge json API.
Hopefully this all sounds reasonable to the community as an approach. Equally, please let me know if you think I've gone insane. 8o)
Regards,
Adam.