robocomp / web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboComp is an open-source Robotics framework providing the tools to create and modify software components that communicate through public interfaces. Components may require, subscribe, implement or publish interfaces in a seamless way. Building new components is done using two domain specific languages, IDSL and CDSL. With IDSL you define an interface and with CDSL you specify how the component will communicate with the world. With this information, a code generator creates C++ and/or Python sources, based on CMake, that compile and execute flawlessly. When some of these features have to be changed, the component can be easily regenerated and all the user specific code is preserved thanks to a simple inheritance mechanism.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:SCSS 67.6%Language:HTML 24.9%Language:Shell 4.2%Language:Ruby 3.2%