Version 2.0
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
.