Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 437 Bytes

File metadata and controls

7 lines (6 loc) · 437 Bytes

basic-sub-prom

The goal of this repository is just to get a working prototype, ignoring efficiency and cleanliness

Limitations :

  1. All of the code is going to be in 1 file
  2. The message interfaces is using Joint.msg from tachimawari_interfaces
  3. This repository just consists of a subscriber node to a topic. The publisher node itself is in another package and is not shared