Difference between revisions of "ZACO A10"

From Dejvino's Knowledge Base
Jump to navigation Jump to search
(Created page with "A10 is a robotic vacuum cleaner sold by ZACO in Germany, by ILIFE elsewhere. == Research == === Open Ports === * 22 - OpenSSH 7.4 (protocol 2.0) * 11311 - BaseHTTPServer 0.3...")
 
Line 14: Line 14:
 
== External Links ==
 
== External Links ==
 
* [https://erlerobot.github.io/erle_gitbook/en/ros/ROS.html ROS introduction]
 
* [https://erlerobot.github.io/erle_gitbook/en/ros/ROS.html ROS introduction]
 +
* [http://wiki.ros.org/ROS/Technical%20Overview ROS Technical Overview]
 
* [https://wiki.ros.org/ROS/Master_API ROS Master API]
 
* [https://wiki.ros.org/ROS/Master_API ROS Master API]
 
* [https://cs.brown.edu/~vpk/papers/rossec.icra19.pdf Scanning the Internet for ROS: A View of Security in Robotics Research]
 
* [https://cs.brown.edu/~vpk/papers/rossec.icra19.pdf Scanning the Internet for ROS: A View of Security in Robotics Research]

Revision as of 23:11, 18 November 2021

A10 is a robotic vacuum cleaner sold by ZACO in Germany, by ILIFE elsewhere.

Research

Open Ports

  • 22 - OpenSSH 7.4 (protocol 2.0)
  • 11311 - BaseHTTPServer 0.3 (Python 2.7.12), XML-RPC (xmlrpclib), ROS Master API and Parameter Server API
  • 39638 - BaseHTTPServer 0.3 (Python 2.7.12), XML-RPC (xmlrpclib), ??

Software

  • nothing dates later than 2016
  • ROS version 1.11.20, Indigo release

External Links