Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 296 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 296 Bytes

Release Notes

v0.1.0

INITIAL RELEASE

Features

  • CanFrame wrapper around struct can_frame
  • SocketcanAdapter wrapper around socketcan sockets
    • Ability to send and receive CanFrame types
    • Built in Threading to receive data
  • SocketcanBridgeNode to run a ros2 passthrough node