Skip to content

Webブラウザを用いてRobotControllerと通信し操作するプログラム

License

Notifications You must be signed in to change notification settings

social-robotics-lab/robot-controller-client-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-controller-client-browser

Webブラウザを用いてSota(CommU or Puppet)内のRobotControllerと通信し、操作するサンプルプログラムです。

このプログラムを実行する際は、Sotaの中でRobotControllerを起動しておいてください。

Install

git clone https://github.com/social-robotics-lab/robot-controller-client-browser.git

Docker build and run

cd robot-controller-client-browser
docker compose build
docker compose run --rm --service-ports app

上記を実行後、http://127.0.0.1:5000にアクセスしてください。

About

Webブラウザを用いてRobotControllerと通信し操作するプログラム

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published