Skip to content

robotics-4-all/ROSBridgeML

Repository files navigation

RBML

A Domain-specific Language for Bridging ROS and ROS2 robotics systems to the IoT and Smart Environments systems.

Installation

Virtual Environment

Create virtual environment:

python -m venv myenv
source myenv/bin/activate

Install the language:

pip install .

Docker

Build the docker image (rbml-api):

make docker

or

docker build . -t <NAME>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published