Skip to content

Tags: nergnixouhm9/cable_robot

Tags

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code formatted (IRMA-LAB#1)

* resolve warning [unused]

* define virtual fun in header

* code beautified

* added virtual destructor

* partially solved warnings (mainly casting)

* added break to avoid fallthrough

DESIRED??

* added src file for ethercatslave

to enhance pure virtual features

* added winch src file to initialize const attributes

* make global var static to reduce scope

* removed using directive

* updated proj file

* increased line width to 90 char

* rearranged tree structure

* added common.h

for common enums and types (WIP)

* massive refactoring according to google style (WIP)

* completing refactoring

+ minor fixed

* rearranged dir tree structure

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md