diff --git a/events.yaml b/events.yaml index bd889b0..b44a7ce 100644 --- a/events.yaml +++ b/events.yaml @@ -8,20 +8,6 @@ # category: Conference # Options: Conference, Expo, Workshop, Competition, Meetup # !! Please keep this sorted by start_date !! -- title: ROS Meetup - Netherlands - link: https://robohouse.nl/activities/events/ros-meetup-netherlands-robohouse/ - start_date: 2023-11-02 - city: Delft - country: The Netherlands - category: Meetup - -- title: Swiss Robotics Day 2023 - link: https://swissroboticsday.ch/ - start_date: 2023-11-03 - city: Zurich - country: Switzerland - category: Conference - - title: 2023 Conference on Robot Learning link: https://www.corl2023.org/ start_date: 2023-11-06 @@ -165,7 +151,7 @@ country: Germany category: Competition -- title: "Robotics: Science and Systems 2024" +- title: 'Robotics: Science and Systems 2024' link: https://roboticsconference.org/ start_date: 2024-07-15 end_date: 2024-07-19 diff --git a/past_events.yaml b/past_events.yaml index e69de29..23f6867 100644 --- a/past_events.yaml +++ b/past_events.yaml @@ -0,0 +1,14 @@ +- title: ROS Meetup - Netherlands + link: https://robohouse.nl/activities/events/ros-meetup-netherlands-robohouse/ + start_date: 2023-11-02 + city: Delft + country: The Netherlands + category: Meetup + +- title: Swiss Robotics Day 2023 + link: https://swissroboticsday.ch/ + start_date: 2023-11-03 + city: Zurich + country: Switzerland + category: Conference +