Skip to content

Version 2.0

Compare
Choose a tag to compare
@domire8 domire8 released this 31 Aug 10:36
· 9 commits to main since this release
936e3af

Franka Lightweight Interface version 2.0

Version 2.0 is now using state_representation and clproto from control libraries to encode and send state and command data over the ZMQ network.

Breaking changes

The header franka_lwi_communication_protocol.h defining the protocol previously has been deleted and replaced by frankalwi_network.h and frankalwi_proto.h, using clproto.