Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrinningHermit/Cozmo-Animation-Explorer
/ functions
Functions
28 in github.com/GrinningHermit/Cozmo-Animation-Explorer
⨍
Functions
28
◇
Types & classes
0
↳
Endpoints
6
↓ 9 callers
Function
current
(element)
static/js/jquery.hideseek.js:146
↓ 7 callers
Function
f
(a,b)
static/js/jquery.ui.touch-punch.min.js:11
↓ 4 callers
Function
matchCharacters
(str)
static/js/engine.js:151
↓ 3 callers
Function
check_pose_return
()
animation_explorer.py:107
↓ 2 callers
Function
copyTextToClipboard
(text)
static/js/engine.js:123
↓ 2 callers
Function
createAccordeon
()
static/js/engine.js:290
↓ 2 callers
Function
createGroupButtons
()
static/js/engine.js:255
↓ 2 callers
Function
createList
(array)
static/js/engine.js:178
↓ 2 callers
Function
createListButtons
(item)
static/js/engine.js:201
↓ 2 callers
Function
initSearch
()
static/js/engine.js:241
↓ 2 callers
Function
loadArray
()
static/js/engine.js:138
↓ 2 callers
Function
make_uncached_response
(in_file)
flask_helpers.py:78
↓ 1 callers
Function
_delayed_open_web_browser
Spawn a thread and call sleep_and_open_web_browser from within it so that main thread can keep executing at the same time. Insert a small sle
flask_helpers.py:34
↓ 1 callers
Function
e
(t,i)
static/js/jquery.hideseek.js:229
↓ 1 callers
Function
next
(element)
static/js/jquery.hideseek.js:154
↓ 1 callers
Function
prev
(element)
static/js/jquery.hideseek.js:150
↓ 1 callers
Function
showClear
(str)
static/js/engine.js:167
Function
_sleep_and_open_web_browser
(url, delay, new, autoraise, specific_browser)
flask_helpers.py:41
Function
cozmo_program
(_robot: cozmo.robot.Robot)
animation_explorer.py:113
Function
index
()
animation_explorer.py:31
Function
play_animation
()
animation_explorer.py:45
Function
play_behavior
()
animation_explorer.py:77
Function
play_trigger
()
animation_explorer.py:61
Function
run
The run method runs once Cozmo is connected.
play_animation.py:16
Function
run_flask
Run the Flask webserver on specified host and port optionally also open that same host:port page in your browser to connect
flask_helpers.py:58
Function
serve_pil_image
Convert PIL image to relevant image file and send it
flask_helpers.py:88
Function
stop
()
animation_explorer.py:94
Function
toggle_pose
()
animation_explorer.py:36