From 9482254d4ee19087c077dbc575f95362002b1c67 Mon Sep 17 00:00:00 2001 From: Harsh Deshpande Date: Sun, 21 Mar 2021 15:43:14 +0100 Subject: [PATCH] update description about commit SHA change --- care-o-bot/ca7b536/ca7b536.bug | 2 ++ universal_robot/89145c4/89145c4.bug | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/care-o-bot/ca7b536/ca7b536.bug b/care-o-bot/ca7b536/ca7b536.bug index 07dbd2fe..cb05b57b 100644 --- a/care-o-bot/ca7b536/ca7b536.bug +++ b/care-o-bot/ca7b536/ca7b536.bug @@ -17,6 +17,8 @@ description: > "${PROJECT_NAME}_gencpp". The "PROJECT_NAME" corresponds to the package name and thus, one can have a generic name, which is independent of the package name. + The original commit SHA ca7b536 was replaced with 47adcee due to + a force-push. classification: Missing Dependency (no CWE) keywords: ['missing', 'dependencies', 'gencpp', 'project_name', 'CMakeLists'] system: care-o-bot diff --git a/universal_robot/89145c4/89145c4.bug b/universal_robot/89145c4/89145c4.bug index ea16d6cb..6e7167e1 100644 --- a/universal_robot/89145c4/89145c4.bug +++ b/universal_robot/89145c4/89145c4.bug @@ -20,6 +20,8 @@ description: > hesitant). This is a robot modeling issue, that could appear in any robotics project with planning; not particularly ROS-specific. + Due to PR#320, the original fix commit SHA 89145c4 was replaced by + 2e078f5. classification: | Dangerous behavior: Self-collision (no CWE) #PHYSICAL internal classification (cause): @@ -27,7 +29,8 @@ classification: | keywords: ['moveit', 'kinematics', 'urdf', 'xacro', 'driver'] system: universal_robot severity: error -links: [] +links: + - https://github.com/ros-industrial/universal_robot/pull/320 bug: phase: runtime specificity: robotics-specific