Calibration – how robot learns the environment

0
In QA we use robotic arm to autonomously operate a multifunctional device (MFD) according to a given test that is repetitive, time consuming or...

User Stories and Unintentional Design

0
User Stories, Epics, Themes, Agile Use Cases, Behaviors… whatever helps us capture user motivation, need and the benefit is useful and an improvement over...

Modular sensor platform – Part 1

0
Y Soft is using a robotic arm for testing multi-functional devices, but the robotic arm is not enough for our testing purpose. We need...

Executing Gradle Sonar Runner from Bamboo

0
SonaQube is great tool for monitoring quality of source code. Gradle projects can be easily integrated with SonarQube by Sonar Runner Plugin. You can start analysis...

Robotic revolution

0
When will the robotic revolution come and what will be its impact? What does Industry 4.0 mean and how will it change the world...

Cost of Consistency

0
Opting for a distributed solution of a problem is mostly motivated by two goals: resilience to failures (via redundancy) and better response time. In this post...

Slides from talk at FI MUNI: C++ and Software Engineering 2015

0
Slides available in formats: PDF, SlideShare Source code: GitHub/ysoftdevs/cpp-examples

PF 2016

0
Wishing you good luck and great success in year 2016. Here is small puzzle game for you: http://ysofters.com/pf2016 Source code is available at GitHub. You can play the...

Universal Reaction Time Measurements of Embedded Systems

0
Reaction time measurement is a process of acquiring timespan for how long it takes for the tested device to change its state after clicking...

Test Crunch conference: Robot Framework workshop materials

0
For those, who has attended Robot Framework workshop on Test Crunch conference you can find more details about environment setup, source codes and books below. Installing...