Skip to content

DTStacks V1.3.1

Latest
Compare
Choose a tag to compare
@fate4gle fate4gle released this 08 Apr 13:41
· 5 commits to main since this release

Update data processing for ROS JointStates messages.

Fixed a bug where jointStates are applied to incorrect joints.

Change of naming convention from Handler to Processor, Controller to Actuator.

Streamlined Developments:

All Transceivers are now derived from the Transceiver class.
All Processors are now derived from the Processor class.
All Actuators are now derived from the Actuator class.