Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproduce Universal Robot c779432 #282

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/progress.csv
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ fcf9cd9, mavros, Yes, Yes, Yes, No
ff581a0, mavros, Yes, Yes, Yes, No
29af3a3, mavros, Yes, Yes, Yes, No
ddc6f36, motoman, Yes, Yes, Yes, Yes
c779432, universal_robot, Yes, Yes, Yes, Yes
27 changes: 26 additions & 1 deletion universal_robot/c779432/c779432.bug
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,19 @@ bug:
issue: null
time-reported: null
reproducibility: always
trace:
trace: N/A
reproduction-images:
buggy: 7958c81afed1d70322efbd84aa042ddfaf2c54ea
fixed: c7794329bf632592bf1d345d1290ff4b8d13580a
rosdistro: ros/rosdistro@f0b14fbd
note: >
The 'time-machine' section includes a specific timestamp because the
PUT ('ur_kinematics') was only added into ROS Kinetic at that time
(a few months after the report/fix).
This timestamp was found by using 'git blame' to find which commit
initially added the PUT into the distribution file, and then finding
out in the commit history which commit actually merged this into the
master branch. The timestamp is that of the merge commit.
fix:
repo: https://github.com/ros-industrial/universal_robot/
hash: c7794329bf632592bf1d345d1290ff4b8d13580a
Expand All @@ -43,3 +55,16 @@ fix:
languages:
- CMake
time: 2017-01-06 (12:29)
time-machine:
ros_distro: kinetic
ros_pkgs:
- ur_kinematics
issue: https://github.com/ros-industrial/universal_robot/pull/286
datetime: 2017-08-04T14:43:51Z
bugzoo:
fork-urls:
- https://github.com/robust-rosin/universal_robot
is-build-failure: true
use-osrf: true
bug-commit: 7958c81afed1d70322efbd84aa042ddfaf2c54ea
fix-commit: c7794329bf632592bf1d345d1290ff4b8d13580a
Loading