Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 683 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 683 Bytes

basestation-RSCUAD

base for communication Robot RSCUAD soccer mode

screenshot

image

required

  • Npm ^6.14.4
  • nodejs ^v12.18.0
  • express
  • socket.io
  • bootstrap 4
  • css

include

  • sass

install

  • npm install

run

  • node server.js

package

  • code

          robot+","+tilt.str()
      		+","+pan.str()+","+gyro.str()
      		+","+ball.str()+","+count.str()
      		+","+limit.str()+","+times.str()
      		+","+result_checksum;
    
  • example

          "31,0,0,360,0,200,200,60,100200200630013"
    

author

Hamdandih