- May 21, 2024
-
-
Fabian Reister authored
-
- May 02, 2024
-
-
Tobias Gröger authored
-
- Apr 29, 2024
-
-
Tobias Gröger authored
-
Tobias Gröger authored
-
Tobias Gröger authored
Add a common base class for both HolonomicPlatformVelocity controllers and add a property with which to choose one. Make the acceleration limits also configurable via properties.
-
- Apr 28, 2024
-
-
Tobias Gröger authored
-
- Apr 26, 2024
-
-
Tobias Gröger authored
-
- Jun 21, 2023
-
-
Christoph Pohl authored
-
- Apr 20, 2022
-
-
Fabian Paus authored
This reduces the amount of headers that are necessary for different use cases
-
- Jul 02, 2020
-
-
Raphael Grimm authored
-
- Feb 17, 2020
-
-
Raphael Grimm authored
-
- Mar 03, 2019
-
-
Armar6Demo authored
-
- Feb 04, 2019
-
-
Mirko Wächter authored
-
- Jan 25, 2019
-
-
Raphael Grimm authored
-
- Apr 20, 2018
-
-
Raphael Grimm authored
Refactored the whole RobotUnit (split it in modules, cleaned up code, added doxygen, removed undefined behavior, reduced data sharing)
-
- Sep 07, 2017
-
-
Raphael Grimm authored
Renaming Lvl0Controllers / Lvl1Controllers to JointControllers / NJointControllers (replacing names)
-
Raphael Grimm authored
-
- Jul 18, 2017
-
-
Raphael Grimm authored
-
- Jun 26, 2017
-
-
Raphael Grimm authored
change LVL1HolonomicPlatformUnitVelocityPassThroughController to take a config of its specified type
-
- Jun 03, 2017
-
-
Raphael authored
major changes to version 1: LVL0Controllers for one unit (e.g. platforn, joint) are now grouped in a ControlDevice DataUnits are replaced by SensorDevices containing a SensorValue ControlTargets and SensorValues areautomatically swapped out to the non rt side there are default implementations for kinematic, platform, force torque and inertial measurement unit lvl1 controllers can provide a WidgetDescription used to configure and create them lvl1 controllers can provide WidgetDescriptions for methods they provide the robot unit now is initialized in multiple phases
-
- Apr 21, 2017
-
-
Markus Swarowsky authored
edited the level 1 holonomic platform velocity pass through controller to be used with the real platform
-
- Mar 29, 2017
-
-
Raphael authored
-