arXiv:1403.6946v1 [cs.RO] 27 Mar 2014 The NUbots Team Description Paper 2014 Josiah Walker, Trent Houliston, Brendan Annable, Alex Biddulph, Andrew Dabson, Jake Fountain, Taylor Johnson, Jordan Johnson, Mitchell Metcalfe, Anita Sugo, Stephan K. Chalup, Robert A.R. King, Alexandre Mendes, and Peter Turner Newcastle Robotics Laboratory School of Electrical Engineering & Computer Science Faculty of Engineering and Built Environment The University of Newcastle, Callaghan 2308, Australia Contact: stephan.chalup@newcastle.edu.au Homepage: http://robots.newcastle.edu.au Abstract. The NUbots team, from The University of Newcastle, Aus- tralia, has had a strong record of success in the RoboCup Standard Platform League since first entering in 2002. The team has also com- peted within the RoboCup Humanoid Kid-Size League since 2012. The 2014 team brings a renewed focus on software architecture, modularity, and the ability to easily share code. This paper summarizes the history of the NUbots team, describes the roles and research of the team mem- bers, gives an overview of the NUbots’ robots and software system, and addresses relevant research projects within the the Newcastle Robotics Laboratory. 1 Introduction The NUbots team, from the University of Newcastle, Australia, competed in the Four Legged League from 2002-2007, within the Standard Platform League from 2008-2011 and subsequently within the Kid-Size Humanoid league since 2012. The NUbots have had a strong record of successes, twice achieving a first place; in 2006 in Bremen, Germany, and, again in 2008 as part of the NUManoid team in Suzhou, China. The central goal of the NUbots is to be a high performance competitive robot soccer team at RoboCup. The vision of the research projects associated with the NUbots team is to develop and program robots that can support humans not only for routine, challenging, or dangerous tasks, but also to improve quality of life through personal assistance, companionship, and coaching. Our mission is to contribute to a responsible development and application of robotics. Some of our projects therefore emphasise anthropocentric and biocybernetic aspects in robotics research [13]. This includes new aspects of human robot interaction and perception. The Newcastle Robotics Laboratory hosts several postgraduate and undergraduate research projects that are associated with the NUbots. 2 2 Commitment to RoboCup 2014 The Nubots commit to participation at RoboCup 2014 upon successful quali- fication. We also commit to provision of a person, with sufficient knowledge of the rules, available as referee during the competition. 3 History of the NUbots’ participation at RoboCup The NUbots team was founded in 2002 and participated for the first time at RoboCup in Fukuoka in the Sony Four-Legged League (3rd place). Since then the team has a strong history of competition and success in the RoboCup SPL/Four- Legged League, obtaining many top three placements and winning the title in 2006 and 2008. In 2013 the NUbots missed out on a place in the quarter finals by only one goal. We hope to improve on this in 2014. The NUbots joined the Kid-size league in 2012 with the DARwIn-OP robots, and ported the SPL NUbots codebase to the new platform. The NUbots retain a robust and fast vision and localisation system from their time in the SPL, and demonstrated the ability to draw on improvements in other leagues by porting the B-human NAO walk to the DARwIn-OP for 2012-2013. In 2013 the NUbots presented a curiosity based reinforcement learning approach to gaze planning at Robocup, which was used for all games during the competition. 4 Background of the NUbots Team Members – Josiah Walker is studying for a Doctorate of Philosophy in Computer Science in Reinforcement Learning and Robotics. He works on robot behaviour and machine learning for various NUbot systems. He is the NUbots team leader for 2013-2014. – Brendan Annable is a 3rd year undergraduate student studying Software Engineering currently working on network infrastructure as well as a browser- based debugging environment. – Alex Biddulph is a 4th year undergraduate student studying Computer En- gineering and Computer Science. His third year project is to improve the vision system and develop an alternative controller platform for the Darwin. – A/Prof. Stephan Chalup is the head of the Newcastle Robotics Laboratory. He is an Associate Professor in Computer Science and Software Engineering. He is one of the initiators of the University of Newcastle’s RoboCup activ- ities since 2001. His research area is machine learning and anthropocentric robotics. – Andrew Dabson is a fourth year undergraduate Engineering student (Soft- ware / Mechatronics), with a primary interest in bipedal locomotion and balance. – Jake Fountain is an honours year undergraduate student studying computer science, with undergraduate degrees in mathematics and science. His main interests lie in machine learning and artificial intelligence. 3 – Trent Houliston is studying for a Doctorate of Philosophy in Software Engi- neering in Memory in Artificial Intelligence. He designed and implemented the new architecture for the robots, and assists in optimising many of the components. – Jordan Johnson is a fourth year undergraduate student studying Computer Engineering and Computer Science. He is working on developing an audio communication system and a new electronics platform for the Darwin. – Taylor Johnson is a fourth year undergraduate student studying a combined degree in Computer Engineering and Computer Science. He is working on improving vision and a new electronics platform for the Darwin. – Dr. Robert King is a Lecturer in Statistics at the University of Newcastle. His research focus is on flexibly-shaped distributions, statistical computing and Bayesian knowledge updating. He joined the NUbots in 2004 and has developed a special interest in the RoboCup rules and refereeing. – Dr. Alexandre Mendes is deputy head of the Newcastle Robotics Lab. He is a Senior Lecturer in Computer Science and Software Engineering. He joined the group in September 2011 and his research areas are algorithms and optimisation. – Mitchell Metcalfe is a fourth year undergraduate student studying combined degree in Mathematics and Computer Science. He is working on the NUBots’ localisation system, and maintains the support tools for the NUBots’ com- piler environment. – Peter Turner is technical staff in the School of Electrical Engineering and Computer Science. Peter provides hardware support and assists the team with physical robot design upgrades. – Anita Sugo is a second year undergraduate student studying a combined degree in Mathematics and Science. She is interested in the mathematics used in robotics. We also acknowledge the input of colleagues from the Newcastle Robotics Laboratory, team members of previous years and the Interdisciplinary Machine Learning Research Group (IMLRG) in Newcastle, Australia. Details are linked to the relevant webpages at www.robots.newcastle.edu.au . 5 Hardware and Software Overview The NUbots use the DARwIn-OP robot with foot sensors. The team has five of these robots that are of the standard design with the exception of a slightly reduced foot size. The team also hopes to field modified DARwIn-OP consisting of a full HD camera, an ODroid-XU computer and an updated motor commu- nications board as a part of a student project. The NUbots team’s major research focus is on using machine learning meth- ods within the software systems of the robot to achieve increased performance and autonomy [12]. The current NUbots software source is available from [27] and is covered under the GPL. This includes associated toolkits for building and 4 deploying the software. Our software is designed to work on multiple robotic platforms, and all of the individual modules have been designed to be easily used in other systems. The sensors and actuators are accessed using a standard format, regardless of the robot running the software [26]. This year marks a major change in the software architecture of the NUBots, with improved software modularity coming from a cutting edge event based message passing system. The NUBots’ architecture now has strong parallels with ROS (although without the associated overheads) and interoperability with ROS modules is planned. The NUBots software is designed to allow new teams and team members to easily understand and innovate on existing code. We plan to provide a full code release post Robocup 2014. 6 Acknowledgement of Use of Code The NUbots DARwIn-OP robots use a walk engine ported from the 2013 Team Darwin code release. We acknowledge the source of this code. The NUBots have ported this code to C++ and restructured the logic, and also made changes including improving the inverse kinematic calculations. 7 Enhancements since RoboCup 2013 Since Robocup 2013, improvements have been made in the area of software ar- chitecture and hardware. As the league moves to more realistic game conditions, we are trialling a hardware control platform composed of the following: In response to the increase in field size, the Logitech C905 is being replaced with a Logitech C920. The new camera will provide a 1080p image, allowing the robots to detect and classify objects at greater distances. The Main Controller (CompuLab fit-PC2i) is being replaced by an ODroid- XU to provide the extra processing power that is required for processing the images from the Logitech C920. A prototype hardware replacement for the ROBOTIS CM730 Sub Controller, named the TAJ3850, is being developed as part of a Computer Engineering Third Year Project. The TAJ3850 provides power to all system components, a battery monitoring system featuring a low-voltage alarm and an extremely low-voltage automatic cut-off, an improved six-axis motion processing unit, a temperature sensor, and five dedicated motor buses. The TAJ3850 also exposes peripheral connections from the ODroid-XU to the back panel of the robot (HDMI, USB3, LAN, Audio output), monitors the three back-panel control buttons, and controls the status LEDs on the back panel and in the head. The remaining robots will have the standard DARwIn-OP configuration of a Logitech C905, fit-PC2i and CM730. 5 8 Research Areas Robot Vision: Vision is one of the major research areas associated with the Newcastle Robotics Laboratory. Several subtopics have been investigated in- cluding object recognition, horizon determination, edge detection, model fitting and colour classification using ellipse fitting, convex optimisation and kernel ma- chines. Recent work has resulted in a fully-autonomous method of colour look-up table generation using k-means clustering and support vector machines, as well as evaluation of colour spaces for unsupervised learning and occluded feature detection. Publications are available e.g. from [5,6,18,28,30,17,14,7]. Localisation and Kalman Filters: Research on the topic of localisation fo- cused on Bayesian approaches to robot localisation including Kalman Filter and particle filter based methods. We are interested in modifications of the Kalman Filter to handle non-ideal information from vision, incorporate increased infor- mation from multiple agents, and effectively utilise non-unique objects. Development of the Robot Bear: In a collaborative effort with the com- pany Tribotix and colleagues in design a bear-like robot (called Hykim) was developed [9]. The idea was to have a modular open platform using high quality Dynamixel servos. Biped Robot Locomotion: The improvement of walking speed and stability has been investigated by the NUbots for several years and on different platforms: On the AIBO robot we achieved one of the fastest walks at that time by walk pa- rameter evolution [29,12]. On the Nao robot we improved existing walk engines by modifying the joint stiffnesses, or controller gains, [23,24,22]. The stiffnesses were selected through an iterative process to maximise the cost of transport. We investigated the application of Support Vector Machines and Neural Networks to proprioception data for sensing perturbations during pseudo quiet stance. Walk improvements have been primarily done via optimisation techniques [25], with recent improvements to our framework for online optimisation of bipedal humanoid locomotion. The use of spiking neural networks has been trialled in simulation [31]. Prior to RoboCup 2012 the walk engine developed by the leading SPL team BHuman [16] was ported to the DARwIn-OP platform, and a variety of optimisation techniques were developed and successfully applied to improve walking speed and stability of the DARwIn-OP‘[8]. Similar optimisations are in process for the Team Darwin 2013 walk. Reinforcement Learning, Affective Computing and Robot Emotions: We investigate the feasibility of reinforcement learning or neurodynamic pro- gramming for applications such as motor control and music composition. Con- cepts for affective computing are developed in multidisciplinary projects in col- laboration with the areas of architecture and cognitive science. The concept of emotion is important for selective memory formation and action weighting and continues to gain importance in the robotics community, including within robotic 6 soccer. A number of projects in the Newcastle Robots Laboratory already ad- dress this topic [11,19,20,34]. Gaze analysis and head movement behavioural learning: We investigated methods for human and robot pedestrian gaze analysis in [21,33] as well as space perception, way finding and the detection and analysis of salient regions [3,2,4]. Recently we applied motivated reinforcement learning techniques to optimising head movement behaviour, providing a robust algorithm by which a robot learns to choose landmarks to localise efficiently during a soccer game [15]. This algo- rithm was used in competition at Robocup 2013. Manifold Learning: In several projects we investigate the application of non- linear dimensionality reduction methods in order to achieve more understanding of, and more precise and efficient processing of, high-dimensional visual and acoustic data. [10,32,33]. Other new projects: Much work has been focused on the underlying software architecture and external utilities to enable flexibility and extensibility for future research. Projects undertaken include improving the configurability of the soft- ware system via real-time configuration updates, development of a web-based online visualisation and debugging utility [1] and the application of software ar- chitectural principles to create a multithreaded event-based system with almost no run-time overhead. Some of this work is currently still in progress as part of the 2013/2014 robotics lab summer projects by new undergraduate students who have joined the team. 9 Related Research Concentrations The Interdisciplinary Machine Learning Research Group (IMLRG) investigates different aspects of machine learning and data mining in theory, experiments and applications. Particular emphasis is put on interdisciplinary projects. The IMLRG’s research areas include: Dimensionality reduction, vision processing, robotics control and learning, neurocomputing, evolutionary computation, opti- misation, reinforcement learning, and kernel methods. Links to publications can be found at the NUbots’ webpage http://robots.newcastle.edu.au/ References 1. Brendan Annable, David Budden, and Alexandre Mendes. Nubugger: A visual real-time robot debugging system. In RoboCup 2013: Robot Soccer World Cup XVII , Lecture Notes in Artificial Intelligence (LNAI). Springer, 2014. accepted 8.5.2013. 7 2. Shashank Bhatia and Stephan K. Chalup. A model of heteroassociative memory: Deciphering surprising features and locations. In Mary L. Maher, Tony Veale, Rob Saunders, and Oliver Bown, editors, Proceedings of the Fourth International Conference on Computational Creativity (ICCC 2013) , pages 139–146, Sydney, Australia, June 2013. 3. Shashank Bhatia and Stephan K. Chalup. Segmenting salient objects in 3d point clouds of indoor scenes using geodesic distances. Journal of Signal and Information Processing , 4(3B):102–108, 2013. 4. Shashank Bhatia, Stephan K. Chalup, and Michael J. Ostwald. Wayfinding: a method for the empirical evaluation of structural saliency using 3d isovists. Archi- tectural Science Review , 56(3):220–231, 2013. 5. D. Budden, S. Fenn, A. Mendes, and S. Chalup. Evaluation of colour models for computer vision using cluster validation techniques. In RoboCup 2012: Robot Soccer World Cup XVI , Lecture Notes in Computer Science. Springer, 2013. 6. D. Budden, S. Fenn, J. Walker, and A. Mendes. A novel approach to ball detection for humanoid robot soccer. In Advances in Artificial Intelligence (LNAI 7691) . Springer, 2012. 7. D. Budden and A. Mendes. Unsupervised recognition of salient colour for real-time image processing. In RoboCup 2013: Robot Soccer World Cup XVII . Springer, 2013. 8. D. Budden, J. Walker, M. Flannery, and A. Mendes. Probabilistic gradient ascent with applications to bipedal robot locomotion. In Australasian Conference on Robotics and Automation (ACRA) , 2013. 9. S. K. Chalup, M. Dickinson, R. Fisher, R. H. Middleton, M. J. Quinlan, and P. Turner. Proposal of a kit-style robot as the new standard platform for the four- legged league. In Australasian Conference on Robotics and Automation (ACRA) 2006 , 2006. 10. Stephan K. Chalup, Riley Clement, Joshua Marshall, Chris Tucker, and Michael J. Ostwald. Representations of streetscape perceptions through manifold learning in the space of hough arrays. In 2007 IEEE Symposium on Artificial Life , 2007. 11. Stephan K. Chalup, Kenny Hong, and Michael J. Ostwald. Simulating pareidolia of faces for architectural image analysis. International Journal of Computer Infor- mation Systems and Industrial Management Applications (IJCISIM) , 2:262–278, 2010. 12. Stephan K. Chalup, Craig L. Murch, and Michael J. Quinlan. Machine learning with aibo robots in the four legged league of robocup. IEEE Transactions on Systems, Man, and Cybernetics—Part C , 37(3):297–310, May 2007. 13. Stephan K. Chalup and Michael J. Ostwald. Anthropocentric biocybernetic com- puting for analysing the architectural design of house facades and cityscapes. De- sign Principles and Practices: An International Journal , 3(5):65–80, 2009. 14. Madison Flannery, Shannon Fenn, and David Budden. Ransac: Identification of higher-order geometric features and applications in humanoid robot soccer. arXiv preprint arXiv:1310.5781 , 2013. 15. Jake Fountain, Josiah Walker, David Budden, Alexandre Mendes, and Stephan K. Chalup. Motivated reinforcement learning for improved head actuation of hu- manoid robots. In RoboCup 2013: Robot Soccer World Cup XVII , Lecture Notes in Artificial Intelligence (LNAI). Springer, 2014. accepted 8.5.2013. 16. Colin Graf and Thomas R ̈ ofer. A closed-loop 3d-lipm gait for the robocup stan- dard platform league humanoid. In Enrico Pagello, Changjiu Zhou, Sven Behnke, Emanuele Menegatti, Thomas R ̈ ofer, and Peter Stone, editors, Proceedings of the Fifth Workshop on Humanoid Soccer Robots in conjunction with the 2010 IEEE- RAS International Conference on Humanoid Robots , Nashville, TN, USA, 2010. 8 17. N. Henderson, R. King, , and S.K. Chalup. An automated colour calibration system using multivariate gaussian mixtures to segment hsi colour space. In Proc. of the 2008 Australasian Conference on Robotics and Automation , 2008. 18. N. Henderson, R. King, and R. H. Middleton. An application of gaussian mixtures: Colour segmenting for the four legged league using hsi colour space. In RoboCup Symposium, Atlanta, July 2007 , Lecture Notes in Computer Science, 2007. 19. Kenny Hong, Stephan Chalup, and Robert King. A component based approach for classifying the seven universal facial expressions of emotion. In IEEE Symposium on Computational Intelligence for Creativity and Affective Computing 2013 . IEEE, 2013. 20. Kenny Hong, Stephan K. Chalup, and Robert King. Scene perception using parei- dolia of faces and expressions of emotion. In IEEE Symposium on Computational Intelligence for Creativity and Affective Computing 2013 . IEEE, 2013. 21. Arash Jalalian, Stephan K. Chalup, and Michael J. Ostwald. Agent-agent in- teraction as a component of agent-environment interaction in the modelling and analysis of pedestrian visual behaviour. In CAADRIA 2011. Circuit Bending, Breaking and Mending. The 16th International Conference of the Association for Computer-Aided Architectural Design Research in Asia , 2011. 22. J. Kulk and J. Welsh. Perturbation sensing using proprioception for humanoid robots. In Proceedings of the IEEE Conference on Robotics and Automation , 2010. 23. J.A. Kulk and J.S. Welsh. A low power walk for the nao robot. In Proc. of the 2008 Australasian Conference on Robotics and Automation (ACRA’2008) , 2008. 24. J.A. Kulk and J.S. Welsh. Autonomous optimisation of joint stiffnesses over the entire gait cycle for the nao robot. In Proceedings of the 2010 International Sym- posium on Robotics and Intelligent Sensors. , 2010. 25. Jason Kulk and James Welsh. Evaluation of walk optimisation techniques for the nao robot. In IEEE-RAS International Conference on Humanoid Robots , 2011. 26. Jason Kulk and James Welsh. A nuplatform for software on articulated mobile robots. In 1st International ISoLA Workshop on Software Aspects of Robotic Sys- tems , 2011. 27. M. Metcalfe, J. Fountain, A. Sugo, T. Houliston, A. Buddulph, A. Dab- son, T. Johnson, J. Johnson, B. Annable, , S. Nicklin, S. Fenn, D. Bud- den, J. Walker, and J. Reitveld. Nubots robocup code repository. https://github.com/nubots/NUClearPort , January 2014. 28. S.P Nicklin, R. Fisher, and R.H. Middleton. Rolling shutter image compensation. In Robocup Symposium 2006 , 2007. 29. M. J. Quinlan, S. K. Chalup, and R. H. Middleton. Techniques for improving vision and locomotion on the aibo robot. In Australian Conference on Robotics and Automation (ACRA’2003) . ARAA (on-line), 2003. 30. M.J. Quinlan, S.P. Nicklin, N. Henderson, Fisher R., F. Knorn, S.K. Chalup, R.H. Middleton, and R. King. The 2006 nubots team report. Technical report, School of Electrical Engineering and Computer Science, The University of Newcastle, Aus- tralia, 2006. 31. L. Wiklendt, S. K. Chalup, and M. M. Seron. Simulated 3d biped walking with and evolution-strategy tuned spiking neural network. Neural Network World , 19:235– 246, 2009. 32. Aaron S. W. Wong and Stephan K. Chalup. Towards visualisation of sound- scapes through dimensionality reduction. In 2008 International Joint Conference on Neural Networks (IJCNN 2008) , pages 2833–2840. IEEE, 2008. 9 33. Aaron S. W. Wong, Stephan K. Chalup, Shashank Bhatia, Arash Jalalian, Jason Kulk, Steven Nicklin, and Michael J. Ostwald. Visual gaze analysis of robotic pedestrians moving in urban space. Architectural Science Review , 55(3):213–223, 2012. 34. Aaron S.W. Wong, Kenny Hong, Steven Nicklin, Stephan K. Chalup, and Peter Walla. Robot emotions generated and modulated by visual features of the envi- ronment. In IEEE Symposium on Computational Intelligence for Creativity and Affective Computing 2013 . IEEE, 2013.