Skip to content

Commit c585340

Browse files
committed
2 parents dc2a0b2 + 82692cf commit c585340

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

talkmap/org-locations.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
var addressPoints = [
2-
[
3-
"Scalable Synthesis of Safe Control Filters<br />Safe Autonomous Systems Lab, UC San Diego; San Diego, CA",
4-
32.7174202,
5-
-117.162772
6-
],
72
[
83
"Scalable Synthesis of Safe Control Filters<br />Conference on Robot Learning (CoRL); London, UK (virtual)",
94
51.5166503,
@@ -14,6 +9,11 @@ var addressPoints = [
149
59.3251172,
1510
18.0710935
1611
],
12+
[
13+
"Scalable Synthesis of Safe Control Filters<br />Safe Autonomous Systems Lab, UC San Diego; San Diego, CA",
14+
32.7174202,
15+
-117.162772
16+
],
1717
[
1818
"High-Performance Planning for Contact-Rich Manipulation<br />Manipulation Seminar, Carnegie Mellon University; Pittsburgh, PA",
1919
40.4406968,

talkmap_out.ipynb

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -29,46 +29,40 @@
2929
"metadata": {
3030
"collapsed": false,
3131
"execution": {
32-
"iopub.execute_input": "2026-03-02T20:53:36.774743Z",
33-
"iopub.status.busy": "2026-03-02T20:53:36.774453Z",
34-
"iopub.status.idle": "2026-03-02T20:53:37.845134Z",
35-
"shell.execute_reply": "2026-03-02T20:53:37.844361Z"
32+
"iopub.execute_input": "2026-03-23T22:46:24.787240Z",
33+
"iopub.status.busy": "2026-03-23T22:46:24.786929Z",
34+
"iopub.status.idle": "2026-03-23T22:46:25.774075Z",
35+
"shell.execute_reply": "2026-03-23T22:46:25.773385Z"
3636
}
3737
},
3838
"outputs": [
3939
{
4040
"name": "stdout",
4141
"output_type": "stream",
4242
"text": [
43-
"Collecting python-frontmatter\r\n"
43+
"Collecting python-frontmatter\r\n",
44+
" Downloading python_frontmatter-1.1.0-py3-none-any.whl.metadata (4.1 kB)\r\n",
45+
"Requirement already satisfied: getorg in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (0.3.1)\r\n"
4446
]
4547
},
4648
{
4749
"name": "stdout",
4850
"output_type": "stream",
4951
"text": [
50-
" Downloading python_frontmatter-1.1.0-py3-none-any.whl.metadata (4.1 kB)\r\n",
51-
"Requirement already satisfied: getorg in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (0.3.1)\r\n",
5252
"Requirement already satisfied: PyYAML in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from python-frontmatter) (6.0.3)\r\n",
5353
"Requirement already satisfied: geopy in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (2.4.1)\r\n",
54-
"Requirement already satisfied: pygithub in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (2.8.1)\r\n",
55-
"Requirement already satisfied: retrying in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (1.4.2)\r\n"
56-
]
57-
},
58-
{
59-
"name": "stdout",
60-
"output_type": "stream",
61-
"text": [
54+
"Requirement already satisfied: pygithub in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (2.9.0)\r\n",
55+
"Requirement already satisfied: retrying in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from getorg) (1.4.2)\r\n",
6256
"Requirement already satisfied: geographiclib<3,>=1.52 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from geopy->getorg) (2.1)\r\n",
6357
"Requirement already satisfied: pynacl>=1.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (1.6.2)\r\n",
6458
"Requirement already satisfied: requests>=2.14.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.32.5)\r\n",
65-
"Requirement already satisfied: pyjwt>=2.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.11.0)\r\n",
59+
"Requirement already satisfied: pyjwt>=2.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.12.1)\r\n",
6660
"Requirement already satisfied: typing-extensions>=4.5.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (4.15.0)\r\n",
6761
"Requirement already satisfied: urllib3>=1.26.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pygithub->getorg) (2.6.3)\r\n",
6862
"Requirement already satisfied: cryptography>=3.4.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from pyjwt[crypto]>=2.4.0->pygithub->getorg) (46.0.5)\r\n",
6963
"Requirement already satisfied: cffi>=2.0.0 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.0.0)\r\n",
7064
"Requirement already satisfied: pycparser in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->pygithub->getorg) (2.23)\r\n",
71-
"Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.4.4)\r\n",
65+
"Requirement already satisfied: charset_normalizer<4,>=2 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.4.6)\r\n",
7266
"Requirement already satisfied: idna<4,>=2.5 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (3.11)\r\n",
7367
"Requirement already satisfied: certifi>=2017.4.17 in /opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages (from requests>=2.14.0->pygithub->getorg) (2026.2.25)\r\n",
7468
"Downloading python_frontmatter-1.1.0-py3-none-any.whl (9.8 kB)\r\n"
@@ -116,10 +110,10 @@
116110
"metadata": {
117111
"collapsed": false,
118112
"execution": {
119-
"iopub.execute_input": "2026-03-02T20:53:37.847392Z",
120-
"iopub.status.busy": "2026-03-02T20:53:37.847121Z",
121-
"iopub.status.idle": "2026-03-02T20:53:37.850541Z",
122-
"shell.execute_reply": "2026-03-02T20:53:37.849853Z"
113+
"iopub.execute_input": "2026-03-23T22:46:25.776179Z",
114+
"iopub.status.busy": "2026-03-23T22:46:25.775919Z",
115+
"iopub.status.idle": "2026-03-23T22:46:25.778972Z",
116+
"shell.execute_reply": "2026-03-23T22:46:25.778520Z"
123117
}
124118
},
125119
"outputs": [],
@@ -134,10 +128,10 @@
134128
"metadata": {
135129
"collapsed": true,
136130
"execution": {
137-
"iopub.execute_input": "2026-03-02T20:53:37.852463Z",
138-
"iopub.status.busy": "2026-03-02T20:53:37.852263Z",
139-
"iopub.status.idle": "2026-03-02T20:53:37.878900Z",
140-
"shell.execute_reply": "2026-03-02T20:53:37.878209Z"
131+
"iopub.execute_input": "2026-03-23T22:46:25.780685Z",
132+
"iopub.status.busy": "2026-03-23T22:46:25.780499Z",
133+
"iopub.status.idle": "2026-03-23T22:46:25.806634Z",
134+
"shell.execute_reply": "2026-03-23T22:46:25.805972Z"
141135
}
142136
},
143137
"outputs": [],
@@ -166,18 +160,18 @@
166160
"metadata": {
167161
"collapsed": false,
168162
"execution": {
169-
"iopub.execute_input": "2026-03-02T20:53:37.880963Z",
170-
"iopub.status.busy": "2026-03-02T20:53:37.880772Z",
171-
"iopub.status.idle": "2026-03-02T20:53:40.622771Z",
172-
"shell.execute_reply": "2026-03-02T20:53:40.622074Z"
163+
"iopub.execute_input": "2026-03-23T22:46:25.808984Z",
164+
"iopub.status.busy": "2026-03-23T22:46:25.808787Z",
165+
"iopub.status.idle": "2026-03-23T22:46:27.803172Z",
166+
"shell.execute_reply": "2026-03-23T22:46:27.802494Z"
173167
}
174168
},
175169
"outputs": [
176170
{
177171
"name": "stdout",
178172
"output_type": "stream",
179173
"text": [
180-
"Scalable Synthesis of Safe Control Filters<br />Safe Autonomous Systems Lab, UC San Diego; San Diego, CA San Diego, San Diego County, California, United States\n"
174+
"Scalable Synthesis of Safe Control Filters<br />Conference on Robot Learning (CoRL); London, UK (virtual) Virtual Internet UK, Butchers Road, Custom House, Canning Town, London Borough of Newham, Greater London, England, E16 1PW, United Kingdom\n"
181175
]
182176
},
183177
{
@@ -191,14 +185,20 @@
191185
"name": "stdout",
192186
"output_type": "stream",
193187
"text": [
194-
"Scalable Synthesis of Safe Control Filters<br />Conference on Robot Learning (CoRL); London, UK (virtual) Virtual Internet UK, Butchers Road, Custom House, Canning Town, London Borough of Newham, Greater London, England, E16 1PW, United Kingdom\n"
188+
"Synthesis of Safe Control Filters for Uncertain Systems<br />European Controls Conference (ECC); Stockholm, Sweden Stockholm, Stockholms kommun, Stockholms län, 111 29, Sverige\n"
189+
]
190+
},
191+
{
192+
"name": "stdout",
193+
"output_type": "stream",
194+
"text": [
195+
"Scalable Synthesis of Safe Control Filters<br />Safe Autonomous Systems Lab, UC San Diego; San Diego, CA San Diego, San Diego County, California, United States\n"
195196
]
196197
},
197198
{
198199
"name": "stdout",
199200
"output_type": "stream",
200201
"text": [
201-
"Synthesis of Safe Control Filters for Uncertain Systems<br />European Controls Conference (ECC); Stockholm, Sweden Stockholm, Stockholms kommun, Stockholms län, 111 29, Sverige\n",
202202
"High-Performance Planning for Contact-Rich Manipulation<br />Manipulation Seminar, Carnegie Mellon University; Pittsburgh, PA Pittsburgh, Allegheny County, Pennsylvania, United States\n",
203203
"High-Performance Planning for Contact-Rich Manipulation<br />Robotics Seminar, Duke University; Pittsburgh, PA Pittsburgh, Allegheny County, Pennsylvania, United States\n",
204204
"Reactive Safety for Self-Driving<br />Qualcomm Graduate Fellowship Awardee Talks; San Diego, CA San Diego, San Diego County, California, United States\n"
@@ -240,10 +240,10 @@
240240
"metadata": {
241241
"collapsed": false,
242242
"execution": {
243-
"iopub.execute_input": "2026-03-02T20:53:40.624889Z",
244-
"iopub.status.busy": "2026-03-02T20:53:40.624697Z",
245-
"iopub.status.idle": "2026-03-02T20:53:40.632451Z",
246-
"shell.execute_reply": "2026-03-02T20:53:40.631761Z"
243+
"iopub.execute_input": "2026-03-23T22:46:27.805194Z",
244+
"iopub.status.busy": "2026-03-23T22:46:27.804969Z",
245+
"iopub.status.idle": "2026-03-23T22:46:27.812140Z",
246+
"shell.execute_reply": "2026-03-23T22:46:27.811558Z"
247247
}
248248
},
249249
"outputs": [

0 commit comments

Comments
 (0)