Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 647 Bytes

File metadata and controls

19 lines (15 loc) · 647 Bytes

#Hello World A simple hello world to show how the 21CRobot-API works using javascript and buttons to connect and send commands to the node server running on the robot.

##Gettings Started ###Requirements:

  • nodeJS server running on robot
  • Robot connected to wifi
  • Local IP address of robot
  • Computer connected to same router

###Connecting to robot:

  • Enter IP address into text box on html page
  • Click connect
  • Click on one of the actions that show up
  • Be sure to link node server to page #'s in the action editor (see HROS framework for instructions)

view socket_connection to see API calls in detail

Maintainer: Daniel Alner