Skip to content
/ mui Public

MRL User Interface for deploying code on NAO Robot

License

Notifications You must be signed in to change notification settings

alipiry/mui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


mui

MRL User Interface for deploying code on NAO Robot

Note: You can only use this CLI if you are using B-Human Framework

Status

🚧 Under Development 🚧

Requirements

Make sure you have nodejs and npm installed on your machine:

macOS:

  brew install node

Linux:

  sudo apt install nodejs npm 

Usage

Install globally mui-nao package:

  npm i mui-nao -g

Now you can simply run mui in your command line:

  > mui

Development

Installation

First of all, clone the project and change your working directory to it:

  git clone git@github.com:alipiry/mui.git && cd mui

Install dependencies and devDependencies:

  npm install

Running

  npm run dev

License

MIT

About

MRL User Interface for deploying code on NAO Robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published