SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
Welcome Our Robot Overlords
                                       By Stephen Cossell

Configuration Testing on a Fleet of Unmanned Ground Vehicles

Up until now, most of our discussion at ScriptRock has been on configuration testing in an
enterprise context.




                                        Google’s Driverless Car


And why not? These systems are complex, touched by many people, and they can be critical in
the day-to-day runnings of a large company. This post, however, is about changing out of our
suits and ties, and putting on a lab coat to look a little closer into the toys current academics
play with, called robots. Robotics systems are becoming more mainstream, and put into more
and more industrial and public-facing situations (military, mining, space exploration, deep sea
exploration, Google’s driverless car), and will continue to become more mainstream for the
foreseeable future. The US military have their attack drones. Australia is a world leader in
autonomous mining (yes, those big trucks with wheels the size of a human are being driven
around mining sites autonomously). NASA is sending more and more awesome rovers to Mars,
and they plan on exploring Jupiter and Saturn’s moons with similar probes.


I, for one, welcome our new robotic overlords.


However, robotics systems will likely be just as complex, or even more so, in the coming years.


Ignoring the materials science, the mechanical design, and electrical hardware and the circuitry
that goes into a robotic system, and while just focusing on the networking and software
components, robots are complex machines. They will continue to grow in complexity as they are
made to function in more specific environments and adhere to strict safety regulations.


When a system goes down in the enterprise world it can cost companies hundreds of thousands
or even millions of dollars, maybe a few customers, and a bit of a bruised ego. When robotic
systems are unleashed into an industrial context and misbehave, they can cause real physical
destruction of objects, or even cost lives.


Industrial robotics engineers are going to have to adhere to very high standards in the coming
years. Unlike current software, any minor mishap with a robotics system could snowball into
public distrust and set the young industry back a number of years. Imagine the potential public
reaction to the Google car autonomously, but accidentally, running over and killing a person and
the public image of driverless cars everywhere. Compare that to a human accidentally running
over a person and killing them…


Public facing robotics systems are going to have be designed, built, and maintained at the
highest standard and one of the most overlooked parts of this quality comes down to knowing
the state of your software environment and being able to validate it, at will.


Let’s step into the lab and have a look at a pretty simple robotics platform relative to industrial
public facing robots out there:


The team of engineers and researchers in the Mechatronics group at UNSW use a fleet of
UGVs (Unmanned Ground Vehicles) for teaching and research purposes[1][2].
UNSW Unmanned Ground Vehicle


The robots are designed to autonomously explore a large urban area and generate a 3D
virtualized representation of that area back on a base station computer.


Looking under the hood, each robot has a number of sensors that enable it to sense the world
around it. These include webcams, laser range finders, an IMU (Inertial Measurement Unit),
wheel turn and speed readers on the onboard DMC (Digital Motion Controller), and an Xbox
Kinect. In addition the robot has a number of actuators that allow it to move and interact with its
surroundings. These cover the drive and steering motors for the wheels as well as other motors
that assist some of the sensors in being able to sense with a greater field of view. A pretty
standard rig for ground vehicle applications.


Here’s where we get to the complexity in the system: each sensor and each actuator has a
specific software module designed to interface with each piece of hardware. The system also
has many other small software modules, which handle data processing and decision making. At
the center of it all is a circular database system called Possum[4], which allows data to flow
between modules and auto-replicates data between robots and the base station computer.


Each of these software modules on each of the robots and base station computer have one or
more configuration files associated with them. Each machine has a set of startup scripts that
make sure the correct programs are started for a particular scenario, and that these programs
are started in the correct order.
Each hardware and non-hardware related software module relies on certain system settings to
be in place such as correct IP addresses, subnets, and gateways being set. Some of the older
sensors still make use of COM ports, so these need to be validated between the operating
system and configuration files.


For the team of engineers who maintain this robotic system, configuration errors are the most
frequent, ongoing problem. When a piece of software misbehaves, this functional error can be
identified and fixed permanently. Configuration errors, however, re-occur due to the system
being used in different contexts, and therefore requiring different configurations, on a regular
basis. A constantly changing configuration makes it difficult to confidently know which state the
system is set up for and manually validating a configuration is a time consuming process.


At the recent Australasian Conference on Robotics and Automation we presented work that
showed time taken to troubleshoot configuration problems on this system. In short, we created a
chaos script similar to Netflix’s Chaos Monkey, which was used to break a random, but critical,
configuration item within the system. An experienced engineer was then asked to diagnose the
problem using any resource they would normally have access to. On every second attempt the
engineer was additionally allowed access to a ScriptRock test package that covered the entire
configuration space of the robotic system. This test was run 50 times over 111 configuration
items. The time taken for the engineer to diagnose and solve the problem is shown by the graph
below[4]:
Red crosses indicate test attempts without the aid of the ScriptRock test package, while blue
circles indicate tests attempts where ScriptRock was allowed to be used. For those of you
playing at home, a total of around 5.5 hours was taken over 25 attempts under normal
conditions, compared to 45 minutes with the use of ScriptRock over the same number of
attempts.


Although this post has discussed how ScriptRock can greatly assist in validating a robot’s
software configuration for troubleshooting purposes, it is also being used as part of routine pre-
experiment checks, and to validate software environments of new robots that join the fleet.


Follow ScriptRock on Twitter




References:


[1] J. Guivant, S. Cossell, M. Whitty and J. Katupitiya, “Internet-based operation of autonomous
robots: The role of data replication, compression, bandwidth allocation and
visualization”, Journal of Field Robotics, Vol. 29, No. 5, pp. 793-818, September/October 2012.
(DOI: 10.1002/rob.21432)


[2] M. Whitty, S. Cossell, K. S. Dang, J.Guivant and J. Katupitiya, “Autonomous Navigation
using a real-time 3D point cloud”, Australasian Conference on Robotics and Automation,
Brisbane, Australia, December 2010.


[3] J. Guivant, “Possum robot”, http://www.possumrobot.com, 2012.


[4] S. Cossell, “A novel approach to automated systems engineering on a multi-agent robotics
platform using enterprise grade configuration testing software”, Australasian Conference on
Robotics and Automation, Wellington, New Zealand, December, 2012.

Mais conteúdo relacionado

Semelhante a Welcome Our Robot Overlords

Learning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesLearning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesEr. rahul abhishek
 
Intelligent Embedded Systems (Robotics)
Intelligent Embedded Systems (Robotics)Intelligent Embedded Systems (Robotics)
Intelligent Embedded Systems (Robotics)Adeyemi Fowe
 
Swarm robotics : Design and implementation
Swarm robotics : Design and implementationSwarm robotics : Design and implementation
Swarm robotics : Design and implementationIJECEIAES
 
On Fault Detection and Diagnosis in Robotic Systems.pdf
On Fault Detection and Diagnosis in Robotic Systems.pdfOn Fault Detection and Diagnosis in Robotic Systems.pdf
On Fault Detection and Diagnosis in Robotic Systems.pdfhenibelgacem
 
From Duke of DevOps to Queen of Chaos - Api days 2018
From Duke of DevOps to Queen of Chaos - Api days 2018From Duke of DevOps to Queen of Chaos - Api days 2018
From Duke of DevOps to Queen of Chaos - Api days 2018Christophe Rochefolle
 
A survey of research on cloud robotics and automation
A survey of research on cloud robotics and automationA survey of research on cloud robotics and automation
A survey of research on cloud robotics and automationredpel dot com
 
Re-Evaluating the Value and Market Positioning of Industrial Cobots
Re-Evaluating the Value and Market Positioning of Industrial CobotsRe-Evaluating the Value and Market Positioning of Industrial Cobots
Re-Evaluating the Value and Market Positioning of Industrial CobotsLizzie Uhl
 
Development of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsDevelopment of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsIRJET Journal
 
A Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiA Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiAngela Shin
 
Journey from Monolith to a Modularized Application - Approach and Key Learnin...
Journey from Monolith to a Modularized Application - Approach and Key Learnin...Journey from Monolith to a Modularized Application - Approach and Key Learnin...
Journey from Monolith to a Modularized Application - Approach and Key Learnin...mfrancis
 
IRJET - Swarm Robotic System for Mapping and Exploration of Extreme Envir...
IRJET -  	  Swarm Robotic System for Mapping and Exploration of Extreme Envir...IRJET -  	  Swarm Robotic System for Mapping and Exploration of Extreme Envir...
IRJET - Swarm Robotic System for Mapping and Exploration of Extreme Envir...IRJET Journal
 
fractalrobots.pdf
fractalrobots.pdffractalrobots.pdf
fractalrobots.pdfCreatorN
 
Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Siva Samy
 
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGA
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGAHigh-Speed Neural Network Controller for Autonomous Robot Navigation using FPGA
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGAiosrjce
 

Semelhante a Welcome Our Robot Overlords (20)

Learning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniquesLearning of robots by using & sharing the cloud computing techniques
Learning of robots by using & sharing the cloud computing techniques
 
Intelligent Embedded Systems (Robotics)
Intelligent Embedded Systems (Robotics)Intelligent Embedded Systems (Robotics)
Intelligent Embedded Systems (Robotics)
 
Swarm robotics : Design and implementation
Swarm robotics : Design and implementationSwarm robotics : Design and implementation
Swarm robotics : Design and implementation
 
Robot simulation for_control_design
Robot simulation for_control_designRobot simulation for_control_design
Robot simulation for_control_design
 
On Fault Detection and Diagnosis in Robotic Systems.pdf
On Fault Detection and Diagnosis in Robotic Systems.pdfOn Fault Detection and Diagnosis in Robotic Systems.pdf
On Fault Detection and Diagnosis in Robotic Systems.pdf
 
From Duke of DevOps to Queen of Chaos - Api days 2018
From Duke of DevOps to Queen of Chaos - Api days 2018From Duke of DevOps to Queen of Chaos - Api days 2018
From Duke of DevOps to Queen of Chaos - Api days 2018
 
A survey of research on cloud robotics and automation
A survey of research on cloud robotics and automationA survey of research on cloud robotics and automation
A survey of research on cloud robotics and automation
 
Modbots
ModbotsModbots
Modbots
 
Darpa Failure
Darpa FailureDarpa Failure
Darpa Failure
 
Z31157162
Z31157162Z31157162
Z31157162
 
Re-Evaluating the Value and Market Positioning of Industrial Cobots
Re-Evaluating the Value and Market Positioning of Industrial CobotsRe-Evaluating the Value and Market Positioning of Industrial Cobots
Re-Evaluating the Value and Market Positioning of Industrial Cobots
 
Microkontroler
MicrokontrolerMicrokontroler
Microkontroler
 
Development of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial ApplicationsDevelopment of Pick and Place Robot for Industrial Applications
Development of Pick and Place Robot for Industrial Applications
 
A Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry PiA Review On AI Vision Robotic Arm Using Raspberry Pi
A Review On AI Vision Robotic Arm Using Raspberry Pi
 
Journey from Monolith to a Modularized Application - Approach and Key Learnin...
Journey from Monolith to a Modularized Application - Approach and Key Learnin...Journey from Monolith to a Modularized Application - Approach and Key Learnin...
Journey from Monolith to a Modularized Application - Approach and Key Learnin...
 
Sood shilpa
Sood shilpaSood shilpa
Sood shilpa
 
IRJET - Swarm Robotic System for Mapping and Exploration of Extreme Envir...
IRJET -  	  Swarm Robotic System for Mapping and Exploration of Extreme Envir...IRJET -  	  Swarm Robotic System for Mapping and Exploration of Extreme Envir...
IRJET - Swarm Robotic System for Mapping and Exploration of Extreme Envir...
 
fractalrobots.pdf
fractalrobots.pdffractalrobots.pdf
fractalrobots.pdf
 
Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...Intelligence decision making of fault detection and fault tolerances method f...
Intelligence decision making of fault detection and fault tolerances method f...
 
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGA
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGAHigh-Speed Neural Network Controller for Autonomous Robot Navigation using FPGA
High-Speed Neural Network Controller for Autonomous Robot Navigation using FPGA
 

Mais de CloudCheckr

Android vs. iPhone for Mobile Security
Android vs. iPhone for Mobile SecurityAndroid vs. iPhone for Mobile Security
Android vs. iPhone for Mobile SecurityCloudCheckr
 
Top 10 Windows Vulnerabilities - Infographic
Top 10 Windows Vulnerabilities - InfographicTop 10 Windows Vulnerabilities - Infographic
Top 10 Windows Vulnerabilities - InfographicCloudCheckr
 
Top 10 Windows Ten Vulnerabilities - Infographic
Top 10 Windows Ten Vulnerabilities - InfographicTop 10 Windows Ten Vulnerabilities - Infographic
Top 10 Windows Ten Vulnerabilities - InfographicCloudCheckr
 
Top 10 Java Vulnerabilities & How to Fix Them - Infographic
Top 10 Java Vulnerabilities & How to Fix Them - InfographicTop 10 Java Vulnerabilities & How to Fix Them - Infographic
Top 10 Java Vulnerabilities & How to Fix Them - InfographicCloudCheckr
 
Top 10 critical CVEs that can lead to a data breach - Infographic
Top 10 critical CVEs that can lead to a data breach - InfographicTop 10 critical CVEs that can lead to a data breach - Infographic
Top 10 critical CVEs that can lead to a data breach - InfographicCloudCheckr
 
Top 20 OWASP vulnerabilities & how to fix them - Infographic
Top 20 OWASP vulnerabilities & how to fix them - Infographic Top 20 OWASP vulnerabilities & how to fix them - Infographic
Top 20 OWASP vulnerabilities & how to fix them - Infographic CloudCheckr
 
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRockCloudCheckr
 
Enterprise DevOps and the Cloud
Enterprise DevOps and the CloudEnterprise DevOps and the Cloud
Enterprise DevOps and the CloudCloudCheckr
 
4 Prerequisites for DevOps Success
4 Prerequisites for DevOps Success4 Prerequisites for DevOps Success
4 Prerequisites for DevOps SuccessCloudCheckr
 
DevOps vs The Enterprise
DevOps vs The EnterpriseDevOps vs The Enterprise
DevOps vs The EnterpriseCloudCheckr
 
DevOps Days New York
DevOps Days New YorkDevOps Days New York
DevOps Days New YorkCloudCheckr
 
What if Enterprise IT Built Race Cars?
What if Enterprise IT Built Race Cars?What if Enterprise IT Built Race Cars?
What if Enterprise IT Built Race Cars?CloudCheckr
 
Techno Arms Dealers and High Frequency Traders
Techno Arms Dealers and High Frequency TradersTechno Arms Dealers and High Frequency Traders
Techno Arms Dealers and High Frequency TradersCloudCheckr
 
10 IT Automation Conferences to Attend
10 IT Automation Conferences to Attend10 IT Automation Conferences to Attend
10 IT Automation Conferences to AttendCloudCheckr
 
Puppet vs. Chef - The Battle Wages On
Puppet vs. Chef - The Battle Wages OnPuppet vs. Chef - The Battle Wages On
Puppet vs. Chef - The Battle Wages OnCloudCheckr
 
Top 5 CIO's of 2012
Top 5 CIO's of 2012Top 5 CIO's of 2012
Top 5 CIO's of 2012CloudCheckr
 
ScriptRock Overview
ScriptRock OverviewScriptRock Overview
ScriptRock OverviewCloudCheckr
 

Mais de CloudCheckr (17)

Android vs. iPhone for Mobile Security
Android vs. iPhone for Mobile SecurityAndroid vs. iPhone for Mobile Security
Android vs. iPhone for Mobile Security
 
Top 10 Windows Vulnerabilities - Infographic
Top 10 Windows Vulnerabilities - InfographicTop 10 Windows Vulnerabilities - Infographic
Top 10 Windows Vulnerabilities - Infographic
 
Top 10 Windows Ten Vulnerabilities - Infographic
Top 10 Windows Ten Vulnerabilities - InfographicTop 10 Windows Ten Vulnerabilities - Infographic
Top 10 Windows Ten Vulnerabilities - Infographic
 
Top 10 Java Vulnerabilities & How to Fix Them - Infographic
Top 10 Java Vulnerabilities & How to Fix Them - InfographicTop 10 Java Vulnerabilities & How to Fix Them - Infographic
Top 10 Java Vulnerabilities & How to Fix Them - Infographic
 
Top 10 critical CVEs that can lead to a data breach - Infographic
Top 10 critical CVEs that can lead to a data breach - InfographicTop 10 critical CVEs that can lead to a data breach - Infographic
Top 10 critical CVEs that can lead to a data breach - Infographic
 
Top 20 OWASP vulnerabilities & how to fix them - Infographic
Top 20 OWASP vulnerabilities & how to fix them - Infographic Top 20 OWASP vulnerabilities & how to fix them - Infographic
Top 20 OWASP vulnerabilities & how to fix them - Infographic
 
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock
5 Dysfunctions of a DevOps Team - Velocity Ignite 2014 - ScriptRock
 
Enterprise DevOps and the Cloud
Enterprise DevOps and the CloudEnterprise DevOps and the Cloud
Enterprise DevOps and the Cloud
 
4 Prerequisites for DevOps Success
4 Prerequisites for DevOps Success4 Prerequisites for DevOps Success
4 Prerequisites for DevOps Success
 
DevOps vs The Enterprise
DevOps vs The EnterpriseDevOps vs The Enterprise
DevOps vs The Enterprise
 
DevOps Days New York
DevOps Days New YorkDevOps Days New York
DevOps Days New York
 
What if Enterprise IT Built Race Cars?
What if Enterprise IT Built Race Cars?What if Enterprise IT Built Race Cars?
What if Enterprise IT Built Race Cars?
 
Techno Arms Dealers and High Frequency Traders
Techno Arms Dealers and High Frequency TradersTechno Arms Dealers and High Frequency Traders
Techno Arms Dealers and High Frequency Traders
 
10 IT Automation Conferences to Attend
10 IT Automation Conferences to Attend10 IT Automation Conferences to Attend
10 IT Automation Conferences to Attend
 
Puppet vs. Chef - The Battle Wages On
Puppet vs. Chef - The Battle Wages OnPuppet vs. Chef - The Battle Wages On
Puppet vs. Chef - The Battle Wages On
 
Top 5 CIO's of 2012
Top 5 CIO's of 2012Top 5 CIO's of 2012
Top 5 CIO's of 2012
 
ScriptRock Overview
ScriptRock OverviewScriptRock Overview
ScriptRock Overview
 

Welcome Our Robot Overlords

  • 1. Welcome Our Robot Overlords By Stephen Cossell Configuration Testing on a Fleet of Unmanned Ground Vehicles Up until now, most of our discussion at ScriptRock has been on configuration testing in an enterprise context. Google’s Driverless Car And why not? These systems are complex, touched by many people, and they can be critical in the day-to-day runnings of a large company. This post, however, is about changing out of our suits and ties, and putting on a lab coat to look a little closer into the toys current academics play with, called robots. Robotics systems are becoming more mainstream, and put into more and more industrial and public-facing situations (military, mining, space exploration, deep sea exploration, Google’s driverless car), and will continue to become more mainstream for the foreseeable future. The US military have their attack drones. Australia is a world leader in autonomous mining (yes, those big trucks with wheels the size of a human are being driven
  • 2. around mining sites autonomously). NASA is sending more and more awesome rovers to Mars, and they plan on exploring Jupiter and Saturn’s moons with similar probes. I, for one, welcome our new robotic overlords. However, robotics systems will likely be just as complex, or even more so, in the coming years. Ignoring the materials science, the mechanical design, and electrical hardware and the circuitry that goes into a robotic system, and while just focusing on the networking and software components, robots are complex machines. They will continue to grow in complexity as they are made to function in more specific environments and adhere to strict safety regulations. When a system goes down in the enterprise world it can cost companies hundreds of thousands or even millions of dollars, maybe a few customers, and a bit of a bruised ego. When robotic systems are unleashed into an industrial context and misbehave, they can cause real physical destruction of objects, or even cost lives. Industrial robotics engineers are going to have to adhere to very high standards in the coming years. Unlike current software, any minor mishap with a robotics system could snowball into public distrust and set the young industry back a number of years. Imagine the potential public reaction to the Google car autonomously, but accidentally, running over and killing a person and the public image of driverless cars everywhere. Compare that to a human accidentally running over a person and killing them… Public facing robotics systems are going to have be designed, built, and maintained at the highest standard and one of the most overlooked parts of this quality comes down to knowing the state of your software environment and being able to validate it, at will. Let’s step into the lab and have a look at a pretty simple robotics platform relative to industrial public facing robots out there: The team of engineers and researchers in the Mechatronics group at UNSW use a fleet of UGVs (Unmanned Ground Vehicles) for teaching and research purposes[1][2].
  • 3. UNSW Unmanned Ground Vehicle The robots are designed to autonomously explore a large urban area and generate a 3D virtualized representation of that area back on a base station computer. Looking under the hood, each robot has a number of sensors that enable it to sense the world around it. These include webcams, laser range finders, an IMU (Inertial Measurement Unit), wheel turn and speed readers on the onboard DMC (Digital Motion Controller), and an Xbox Kinect. In addition the robot has a number of actuators that allow it to move and interact with its surroundings. These cover the drive and steering motors for the wheels as well as other motors that assist some of the sensors in being able to sense with a greater field of view. A pretty standard rig for ground vehicle applications. Here’s where we get to the complexity in the system: each sensor and each actuator has a specific software module designed to interface with each piece of hardware. The system also has many other small software modules, which handle data processing and decision making. At the center of it all is a circular database system called Possum[4], which allows data to flow between modules and auto-replicates data between robots and the base station computer. Each of these software modules on each of the robots and base station computer have one or more configuration files associated with them. Each machine has a set of startup scripts that make sure the correct programs are started for a particular scenario, and that these programs are started in the correct order.
  • 4. Each hardware and non-hardware related software module relies on certain system settings to be in place such as correct IP addresses, subnets, and gateways being set. Some of the older sensors still make use of COM ports, so these need to be validated between the operating system and configuration files. For the team of engineers who maintain this robotic system, configuration errors are the most frequent, ongoing problem. When a piece of software misbehaves, this functional error can be identified and fixed permanently. Configuration errors, however, re-occur due to the system being used in different contexts, and therefore requiring different configurations, on a regular basis. A constantly changing configuration makes it difficult to confidently know which state the system is set up for and manually validating a configuration is a time consuming process. At the recent Australasian Conference on Robotics and Automation we presented work that showed time taken to troubleshoot configuration problems on this system. In short, we created a chaos script similar to Netflix’s Chaos Monkey, which was used to break a random, but critical, configuration item within the system. An experienced engineer was then asked to diagnose the problem using any resource they would normally have access to. On every second attempt the engineer was additionally allowed access to a ScriptRock test package that covered the entire configuration space of the robotic system. This test was run 50 times over 111 configuration items. The time taken for the engineer to diagnose and solve the problem is shown by the graph below[4]:
  • 5. Red crosses indicate test attempts without the aid of the ScriptRock test package, while blue circles indicate tests attempts where ScriptRock was allowed to be used. For those of you playing at home, a total of around 5.5 hours was taken over 25 attempts under normal conditions, compared to 45 minutes with the use of ScriptRock over the same number of attempts. Although this post has discussed how ScriptRock can greatly assist in validating a robot’s software configuration for troubleshooting purposes, it is also being used as part of routine pre- experiment checks, and to validate software environments of new robots that join the fleet. Follow ScriptRock on Twitter References: [1] J. Guivant, S. Cossell, M. Whitty and J. Katupitiya, “Internet-based operation of autonomous robots: The role of data replication, compression, bandwidth allocation and visualization”, Journal of Field Robotics, Vol. 29, No. 5, pp. 793-818, September/October 2012. (DOI: 10.1002/rob.21432) [2] M. Whitty, S. Cossell, K. S. Dang, J.Guivant and J. Katupitiya, “Autonomous Navigation using a real-time 3D point cloud”, Australasian Conference on Robotics and Automation, Brisbane, Australia, December 2010. [3] J. Guivant, “Possum robot”, http://www.possumrobot.com, 2012. [4] S. Cossell, “A novel approach to automated systems engineering on a multi-agent robotics platform using enterprise grade configuration testing software”, Australasian Conference on Robotics and Automation, Wellington, New Zealand, December, 2012.