Giter VIP home page Giter VIP logo

wott-client's Introduction

wott-client

The project replicates a digital twin of a large-scale vision-based tactile sensor based on a WoTT framework.

Preliminary connection test

Install namp tool

sudo apt-get update
sudo apt-get install nmap

Then, scan active ports on our server PC.

nmap -p- -sV 150.65.152.71

You should see that 9090/tcp, 9292/tcp, and 9393/tcp ports are discovered and opened.

About The wott-client

  • This project implements:

A WoT client that consumes the tactile information exposed by WoTT server running at JAIST over the Internet network.

Dependencies

  • wotpy
  • numpy
  • matplotlib
  • pyvista

Getting Started

The Wott client code should be run on a Ubuntu-OS computer. Please make sure to add the domain name of the server machine to your local computer (Ubuntu):

$ sudo nano /etc/hosts

Then add:

$ 150.65.152.71  	ho-lab

[150.65.xxx.xx] is the ip address of JAIST WoTT server.

To install the required packages:

$ pip install -r requirements.txt

Then run:

$ cd codes/
$ python WoTTClient.py

Paper

[PDF] Web of Tactile Things: Towards an Open and Standardized Platform for Tactile Things via the W3C Web of Things

Citation

@InProceedings{10.1007/978-3-031-07481-3_11,
author="Pham, Van Cu
and Luu, Quan Khanh
and Nguyen, Tuan Tai
and Nguyen, Nhan Huu
and Tan, Yasuo
and Ho, Van Anh",
title="Web of Tactile Things: Towards an Open and Standardized Platform for Tactile Things via the W3C Web of Things",
booktitle="Intelligent Information Systems",
year="2022",
publisher="Springer International Publishing",
address="Cham",
pages="92--99",
}

wott-client's People

Contributors

quan-luu avatar ngtatu avatar

Stargazers

Muhammad Zubair Islam avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.