- Feb 17, 2025
-
-
Fabian Reister authored
Fix missing includes from simox See merge request !75
-
Julian Tusch authored
-
- Jan 10, 2025
-
-
Fabian Reister authored
-
- Dec 23, 2024
-
-
Fabian Reister authored
-
- Dec 17, 2024
-
-
Fabian Reister authored
running clang-format-17 on codebase See merge request !74
-
Fabian Reister authored
-
- Dec 16, 2024
-
-
Fabian Reister authored
-
Fabian Reister authored
-
- Mar 27, 2024
-
- Feb 27, 2024
-
-
Engjell Hyseni authored
-
- Jan 02, 2024
-
-
Christoph Pohl authored
Fix compilation issues under GCC13 See merge request !73
-
- Dec 24, 2023
-
-
Christoph Pohl authored
-
- Dec 22, 2023
-
-
Christoph Pohl authored
-
- Oct 19, 2023
-
-
- Aug 09, 2023
-
-
Fabian Tërnava authored
# Conflicts: # source/RobotComponents/libraries/cartographer/MessageQueue.h
-
Fabian Tërnava authored
-
- Aug 02, 2023
-
-
Fabian Reister authored
-
Fabian Reister authored
-
Fabian Reister authored
-
- Jul 28, 2023
-
-
Fabian Reister authored
Make MemoryX optional See merge request !65
-
- Jul 25, 2023
-
-
ARMAR-6 User authored
-
- Jul 20, 2023
-
-
ARMAR-DE authored
-
Fabian Reister authored
-
Christoph Pohl authored
This commit adds improved error handling for scenarios where sensor data is expected but the sensor cannot be found. This is resolved through the use of exception handling, where the system will now provide a meaningful error message and properly exit from the function. Previously, it would just crash due to an attempted access to an element not present in the sensor map. This improvement avoids unexpected crashes and aids in debugging for scenarios where sensor data is absent or faulty.
-
Christoph Pohl authored
-
- Jul 19, 2023
-
-
ARMAR-DE authored
Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
Fabian Reister authored
-
ARMAR-DE authored
Merge branch 'fix/cartographer-no-slam-results' of git.h2t.iar.kit.edu:sw/armarx/robot-components into fix/cartographer-no-slam-results
-
ARMAR-DE authored
Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
Fabian Reister authored
Merge branch 'fix/cartographer-no-slam-results' of git.h2t.iar.kit.edu:sw/armarx/robot-components into fix/cartographer-no-slam-results
-
Fabian Reister authored
-
ARMAR-DE authored
Merge remote-tracking branch 'origin/fix/cartographer-no-slam-results' into fix/cartographer-no-slam-results # Conflicts: # source/RobotComponents/libraries/cartographer/ApproximateTimeQueue.h
-
ARMAR-DE authored
Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
ARMAR-DE authored
remove processMutex (as the underlying data structure already uses mutexes) and implement seperate queue for TimedData Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
ARMAR-DE authored
Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
ARMAR-DE authored
Signed-off-by:
Christoph Pohl <christoph.pohl@kit.edu>
-
Fabian Reister authored
-
Fabian Reister authored
-
Fabian Reister authored
-
Fabian Reister authored
-