robust-rosin / robust

A dataset of 200+ bugs in the Robot Operating System for BugZoo
30 stars 9 forks source link

Motoman bugs: MotoROS is untestable (at least as L3) #45

Open gavanderhoorn opened 6 years ago

gavanderhoorn commented 6 years ago

Example: 4089660: ros-industrial/motoman#138. Other example: acd5eab.

These are bugs in the MotoROS part of the driver, which only runs on the industrial robot controller, not on the ROS side. The code targets VxWorks / MotoPlus SDK, so cannot be compiled on regular Linux/Ubuntu (well, it can, but it's not intended to).

Does it make sense to create images for these kind of bugs?

@wasowski, @brabrand?

gavanderhoorn commented 6 years ago

The following bugs are also in MotoROS and thus unreproducable using our standard approach:

gavanderhoorn commented 6 years ago

Same for UR actually: #53.

wasowski commented 6 years ago

Yes, let's mark then as unreproducable. I suggest to do L2 for them, if we are asked by reviewers.