/robotRepresentations-RSS2023

Robot Representations Workshop @ RSS 2023

Primary LanguageSCSSMIT LicenseMIT

Workshop Template

Before you start, make sure you have the following installed:

  • Ruby 2.X (you can use rvm or rbenv to manage your Ruby versions)
  • Jekyll
  • Bundler

Than install the website dependencies

make install

Running the website locally

make serve