Skip to content

CUHK-Robocon/ircom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inter-robot Communication

Build Dependencies

  • CMake
  • C++ 20 compiler
  • avahi-client and avahi-common libraries (libavahi-client-dev package for apt)
  • Boost (libboost-all-dev package for apt)
  • spdlog (libspdlog-dev package for apt)

Runtime Requirements

  • A running Avahi daemon (avahi-daemon package for apt)

Known Issues/Limitation

  • Service updates (name, TXT records, etc changes) are not handled.
  • Only one-to-one communication is implemented for now.

About

Inter-robot Communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors