Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrinningHermit/Cozmo-Animation-Explorer
/ endpoints
Endpoints
6 in github.com/GrinningHermit/Cozmo-Animation-Explorer
⨍
Functions
28
◇
Types & classes
0
↳
Endpoints
6
Route
index
flask_app.route('/')
animation_explorer.py:None
Route
play_animation
flask_app.route('/play_animation', methods=['POST'])
animation_explorer.py:None
Route
play_behavior
flask_app.route('/play_behavior', methods=['POST'])
animation_explorer.py:None
Route
play_trigger
flask_app.route('/play_trigger', methods=['POST'])
animation_explorer.py:None
Route
stop
flask_app.route('/stop', methods=['POST'])
animation_explorer.py:None
Route
toggle_pose
flask_app.route('/toggle_pose', methods=['POST'])
animation_explorer.py:None