tmplt / ed7039e

Model, simulation and implementation of a mechatronical system for use in a mimicked industrial environment using UWB localization. Task dispatch via Arrowhead. Reproducibly built via Nix.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

Implement required 2D navigation nodes in LCM #26

Open tmplt opened 4 years ago

tmplt commented 4 years ago

The following nodes need to be implemented. A node that:

(more to come)

tmplt commented 4 years ago

Additionally, investigate the following: https://github.com/lcm-proj/lcm/pull/175. Need we worry about out-of-order data? Perhaps we should log dropped UDP packets?