Skip to content

Commit

Permalink
Merge pull request #23 from torydebra/scrape-ieee-ras-conferences
Browse files Browse the repository at this point in the history
I found new Conferences from IEEE-RAS Website!
  • Loading branch information
torydebra authored Aug 26, 2024
2 parents 2c50f68 + 57b78ae commit 218a5df
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 5 deletions.
15 changes: 14 additions & 1 deletion www/data/conf2024.json
Original file line number Diff line number Diff line change
Expand Up @@ -1737,5 +1737,18 @@
"type": "Conference",
"addressLink": "",
"note": ""
},
{
"shortName": "ICAIRC",
"name": "International Conference on Artificial Intelligence, Robotics, and Communication",
"start": "2024-12-27",
"end": "2024-12-29",
"deadline": "",
"city": "Xiamen",
"country": "China",
"link": "http://www.icairc.net/",
"type": "Conference",
"addressLink": "https://maps.app.goo.gl/vDAMymacePpCnK1UA",
"note": "2024 4th International Conference on Artificial Intelligence, Robotics, and Communication (ICAIRC 2024) will be held in Xiamen on December 27-29, 2024. ICAIRC 2024 provides an enabling platform for innovative academics, engineers and industrial experts in the field of Intelligence, Robotics, and Communication to exchange new ideas and present research results. This conference also promotes the establishing of business or research relations among global partners for future collaboration. We hope that this conference could make significant contributions to the update of knowledge about these latest scientific field."
}
]
]
17 changes: 15 additions & 2 deletions www/data/conf2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,22 @@
"start": "2025-08-18",
"end": "2025-08-22",
"deadline": "",
"city": "Anaheim, CA",
"city": "Los Angeles, CA",
"country": "USA",
"link": "",
"link": "http://www.case2025.org/",
"type": "Conference",
"addressLink": "",
"note": ""
},
{
"shortName": "ROMAN",
"name": "IEEE International Conference on Robot and Human Interactive Communication (RO-MAN",
"start": "2025-08-25",
"end": "2025-08-29",
"deadline": "",
"city": "Eindhoven",
"country": "Netherlands",
"link": "http://www.ro-man2025.org/",
"type": "Conference",
"addressLink": "",
"note": ""
Expand Down
4 changes: 2 additions & 2 deletions www/data/conf2026.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"shortName": "ICRA",
"name": "IEEE International Conference on Robotics and Automation",
"start": "2026",
"end": "2026",
"start": "2026-06-01",
"end": "2026-06-05",
"deadline": "",
"city": "Wien",
"country": "Austria",
Expand Down

0 comments on commit 218a5df

Please sign in to comment.