Skip to content

How to communicate with the robot #9

Answered by martingr
vahidvpa asked this question in Q&A
Discussion options

You must be logged in to vote

Communication between openTCS (more specifically the openTCS kernel) and vehicles is done via custom vehicle drivers that implement vehicle-specific communication protocols. How to develop vehicle drivers is described in the developer's guide.

How the communication is implemented exactly is not really relevant as long as the communication hardware exists and can be used from Java software. In many cases, standard Wi-Fi hardware is used.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vahidvpa
Comment options

Answer selected by swltr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants