Skip to content

igormaurell/butia_behavior

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

butia_behavior

Implementation of the main states and state machines used by the butia-bots team in the Robocup's @home competition.

States

  • WaitTopic

    • outcomes: [ 'succeeded', 'error' ]
    • userdata: None

    Waits for a topic to be published.

Machines

  • boiler_plate

    Only uses the WaitHotword state. Used for development guidance purposes only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.9%
  • CMake 29.1%