Skip to content

Source for the RoboCup Humanoid League robot. Vice champion at the 2014 World Cup in Brazil.

License

Notifications You must be signed in to change notification settings

drewnoakes/bold-humanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bold Hearts Logo

bold-humanoid

The code describes a fully autonomous agent that participates in the kid-size Humanoid Soccer League of the international RoboCup Federation.

It was developed at the University of Hertfordshire who has a long tradition of participating in RoboCup with the team Bold Hearts. Originally competing in the 3D simulation league until 2013 when the university acquired five DARwIn-OP robots. In late 2013 I took a research position at the university to help develop this platform for the 2014 World Cup.

The bold-humanoid platform includes:

  • Custom computer vision pipeline, running at 30Hz (every 33ms)
  • Hardware control, running at 125Hz (every 8ms)
  • Environment and object detection
  • Gait generation for locomotion
  • Localisation
  • Gaze control
  • Motion planning, including obstacle avoidance and team mate coordination
  • Orientation and motion estimation via IMU (gyro and accelerometer)
  • Behaviour planning
  • Team communication and strategy
  • Browser-based diagnostic and configuration tools for rapid development (Round Table)

The code was designed to run on the Robotis DARwIn-OP robotic platform. The onboard computer is a low-spec Intel Atom CPU, running a custom Ubuntu Linux installation that supports the boldhumanoid executable.

This repo contains the code as it stood after the RoboCup World Cup in Brazil 2014.

This video contains footage from the 2014 World Cup tournament between 24 teams from around the world, in which the Bold Hearts placed second against the legendary Japanese team CIT Brains:

BoldHearts robotics footage from the 2014 RoboCup World Cup in Brazil


See the wiki for more details.

The Bold Hearts team continues development of this project on GitLab.

All code published under the APACHE-2.0 license.

About

Source for the RoboCup Humanoid League robot. Vice champion at the 2014 World Cup in Brazil.

Topics

Resources

License

Stars

Watchers

Forks