http_server package
http_server is a ROS package written in Python responsible for exchaning information between a web console (Yebisu) and a vehicle.

Rationale
A vehicle runs an http server and is responsible to send and read http requests. It also creates a simple html web page displaying relevant vehicle information.
NOTE: More details later, maybe the stack will move to rosbridge.
Package Content

Code documentation
Using http_server
Requirements
- http server
 - web console (Yebisu)
 
  
    
      Last update:
      May 30, 2022