Skip to content

Commit 80e7af1

Browse files
authored
Merge pull request #49 from torydebra/scrape-ieee-ras-conferences
I found new Conferences from IEEE-RAS Website!
2 parents c5facbb + b895fe8 commit 80e7af1

File tree

3 files changed

+50
-7
lines changed

3 files changed

+50
-7
lines changed

www/data/conf2025.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,6 +1364,19 @@
13641364
"addressLink": "",
13651365
"note": ""
13661366
},
1367+
{
1368+
"shortName": "ROBOT",
1369+
"name": "8th Iberian Robotics Conference",
1370+
"start": "2025-11-12",
1371+
"end": "2025-11-14",
1372+
"deadline": "2025-08-03",
1373+
"city": "Porto",
1374+
"country": "Portugal",
1375+
"link": "http://www.robot2025.pt",
1376+
"type": "Conference",
1377+
"addressLink": "https://maps.app.goo.gl/DtiRuDCSFCkAwznz9",
1378+
"note": ""
1379+
},
13671380
{
13681381
"shortName": "ROSCON",
13691382
"name": "ROS Conference",

www/data/conf2026.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -77,20 +77,20 @@
7777
"addressLink": "https://maps.google.com/?q=Reno,+Nevada,+USA",
7878
"note": "Held since 1992, the IEEE Haptics Symposium is a vibrant interdisciplinary forum of research in neuroscience, perception, engineering, and design, focused on sharing new advances in our understanding of the sense of touch, sparking new collaborations, and envisioning a future in which physical interactions are enriched through haptic technologies."
7979
},
80-
{
81-
"shortName": "RiE 2026",
82-
"name": "Robotics in Education 2026",
80+
{
81+
"shortName": "RiE",
82+
"name": "Robotics in Education",
8383
"start": "2026-04-15",
8484
"end": "2026-04-17",
8585
"deadline": "2026-01-15",
8686
"city": "Wolfenbüttel",
8787
"country": "Germany",
88-
"link": "https://rie.science/2026",
89-
"addressLink": "https://maps.app.goo.gl/G6Wnxgg4s3yYRP9PA",
88+
"link": "https://rie.science/2026/",
9089
"type": "Conference",
90+
"addressLink": "https://maps.app.goo.gl/6WBzLZJ4855Umew69",
9191
"note": "RiE brings together academics, researchers, teachers, engineers, and industry experts from around the world to exchange ideas, share experiences, and present innovations in the field of robotics in education. Proceedings published by Springer (LNNS). Indexed in SCOPUS."
92-
},
93-
{
92+
},
93+
{
9494
"shortName": "ISMR",
9595
"name": "International Symposium on Medical Robotics",
9696
"start": "2026-04-22",

www/data/school2026.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
[
2+
{
3+
"shortName": "RVSS",
4+
"name": "Robotic Vision Summer School",
5+
"start": "2026-02-01",
6+
"end": "2026-02-06",
7+
"deadline": "2025-01-15",
8+
"city": "Kioloa",
9+
"country": "Australia",
10+
"link": "https://www.rvss.org.au/",
11+
"type": "School",
12+
"cost": "",
13+
"costNote": "",
14+
"addressLink": "https://maps.app.goo.gl/Zeq8NhEoAVM2jXHL6",
15+
"note": ""
16+
},
217
{
318
"shortName": "RHDO",
419
"name": "Robot handling of deformable objects Winter School",
@@ -29,6 +44,21 @@
2944
"addressLink": "https://maps.app.goo.gl/MCQ1PpoHuPaxDzoXA",
3045
"note": "AIces 2026 will be the first in a series of research training events aiming at updating participants on the most recent multidisciplinary discussions about the foundations, meaning, challenges and risks of AI."
3146
},
47+
{
48+
"shortName": "NENGO",
49+
"name": "Nengo Summer School",
50+
"start": "2026-05-31",
51+
"end": "2026-06-12",
52+
"deadline": "2025-12-22",
53+
"city": "Ontario",
54+
"country": "Canada",
55+
"link": "https://www.nengo.ai/summer-school/",
56+
"type": "School",
57+
"cost": "CAD800-1600",
58+
"costNote": "academic/industry: CAD800/1600",
59+
"addressLink": "https://maps.app.goo.gl/RhfjXRmemkrVqvTm7",
60+
"note": "The Centre for Theoretical Neuroscience at the University of Waterloo is excited to announce our 11th annual Nengo summer school on large-scale brain modelling and neuromorphic computing. As a recurring special feature of the school, participants will be given on-site access to neuromorphic hardware, including Stanford’s mixed digital/analog chip Braindrop, the SpiNNaker chip, and a variety of FPGAs."
61+
},
3262
{
3363
"name": "13th International School on Deep Learning",
3464
"deadline": "",

0 commit comments

Comments
 (0)