-
**Describe the bug**
I have a project where I run test cases and tasks. I start with a few suites containing test cases. As soon as I add a robot suite with `*** Tasks ***` play buttons for all robot…
-
The new vision system changed the syntax for res shifting from:
```py
R.see(res=NEW_RES)
```
To
```py
R.camera.res = (res_x, res_y)
```
This is not documented
-
It could well be that this issue only exists on the brain I have since it hasn't been patched using Will's USB since the week before the launch, but Edwin recommended I post an issue just in case. I h…
-
Hi,
After seeing the Project's video presentation from RoboCon 2021, I was interested in making use of this library for some of my organizations testing workflows. The video presentation is very us…
-
追加:
Free,
Error_Handler,
OPR_Mode,
Done,
Wait,
Warning
削除:
Turn_the_rope,
Move
それぞれが何色か書いて著
-
Continuing with the discussion from main Basler driver repo (see https://github.com/basler/pylon-ros-camera/issues/58#issuecomment-879867714) ...
I have tried your `ros2_gige` branch, it compiles s…
-
The preview does freeze. I'm fairly sure that it is a problem with the file being written to as it is read which means that the function throws an error which isn't caught and so stops. The bellow was…
-
Robot Framework 4.0 brings many new features and backwards incompatible changes that need to be tested and checked with both Listener and parser.
The robot fixture tests need to be updated to incl…
-
# Micro-controllers currently compiled:
## Jetson TX2/ Jetson Nano/ UDOO X86/ UDOO X86 II/ ODROID H2 / ODROID N2
#### [Detailed information about all the comparisions (click here)](https://www.hac…
-
**Is your feature request related to a problem? Please describe.**
TestArchiver collects statistics of the keywords and their running time and Currently there is no ways to browse that data in the to…