Skip to content

geni-lab/behavior_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

behavior_tree

Behavior tree for Zoidstein and Zeno

Prerequisites

Usage

Clone into your catkin workspace and run:

rosrun behavior_tree behavior_tree.py

It listens on a list of topics:

  • itf_listen, for audio input
  • zenodial_talk, for output from zenodial
  • speech_active, for checking if the robot is currently speaking
  • facedetect, for faces detected
  • emo_pub, for emotion input
  • affect_pub, for emotion input
  • /image_detect, for object recognition

It publishes on:

  • itf_talk, for the robot to speak
  • zenodial_listen, send the message to zenodial
  • robot_movement, for robot movement
  • itf_talk_stop, to stop the speech

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages