Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ichiro-its/shisen-rvue

Vue-based monitoring GUI for Shisen ROS 2 package
https://github.com/ichiro-its/shisen-rvue

gui monitoring ros2 vue

Last synced: about 1 month ago
JSON representation

Vue-based monitoring GUI for Shisen ROS 2 package

Awesome Lists containing this project

README

        

# Shisen RVue

**Shisen RVue** is a vue based monitoring GUI for **Shisen** ROS 2 package.

# Usage

## Project setup

Use the following command to initialize the project:
```
$ yarn install
```

## Compiles and hot-reloads for development

Use the following command to debug project for development:
```
$ yarn serve
```

## Build for production

Use the following command to build project for production:
```
$ yarn build
```

# Changelog

Click [here](./CHANGELOG.md) for more information about the changelog.