/doosan-examples

Some programming examples for the Doosan robots.

Primary LanguagePythonApache License 2.0Apache-2.0

HumaRobotics logo

Doosan Examples

EnglishFrançais


Some programming examples for the Doosan robots.

This project is developed by HumaRobotics.

Examples list

Communication

Some communication examples (TCP/IP, Modbus, etc).

  • tcp_ip_advance: TCP/IP communication interface between a Doosan (server) and a computer (client). With robot movement order and position information.
  • tcp_ip_basic: Basic example of a message exchange between a Doosan and a computer using TCP/IP communication.
HumaRobotics logo