Skip to content

Latest commit

 

History

History

dance

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dance

This folder contains the node to make T-Top dance.

Nodes

head_dance_node.py

This node makes T-Top head dance on the beat. The moves are randomly chosen.

Parameters

  • movement_file (string): The JSON file path containing the movements.

Subscribed Topics

Published Topics

Services

torso_dance_node.py

This node makes T-Top torso dance on the beat. The moves are randomly chosen.

Parameters

  • movement_file (string): The JSON file path containing the movements.

Subscribed Topics

Published Topics

Services

led_dance_node.py

This node makes T-Top torso dance on the beat. The moves are randomly chosen.

Parameters

  • led_colors_file (string): The JSON file path containing the LED patterns.

Subscribed Topics

  • beat (std_msgs/Bool): The beat topic from the beat_detector_node.

Published Topics

Services