Some programming examples for the Doosan robots.
This project is developed by HumaRobotics.
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.