UrbiForge.org is the community website for Urbi users & robotics enthusiasts
About UrbiForge.org
Urbi is an open-source software platform to control robots or complex systems in general. It includes a C++ component library called UObject that comes with a robot standard API to describe motors, sensors and algorithms. Next to UObject, you can use the urbiscript orchestration script language to glue the components together and describe high level behaviors, a bit like python or LUA, but with embedded parallel and event-driven semantics to make the job easier.

