Skip to content

[CoRL 2025] This repository contains the code used to create the website for our CoRL workshop, "Beyond Rigid World: Representing and Interacting with Non-Rigid Objects" held in Seoul, Korea.

License

Notifications You must be signed in to change notification settings

rino-workshop/rino-workshop.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Representing and Interacting with Non-Rigid Objects (RINO) Workshop Website

This repository contains the code to build the RINO Workshop website.

Preview Locally

The website can be previewed locally before pushing changes to GitHub or deploying. The steps for this are as follows:

1. Clone and Start Local Server

Make sure Python 3 is installed. Then run:

git clone https://github.com/rino-workshop/rino-workshop.github.io.git && \
cd rino-workshop.github.io && \
python3 -m http.server 8000

2. Open http://localhost:8000 in a Web Browser

The index.html page should now be visible. Any changes made to the this file will be reflected on page refresh.

About

[CoRL 2025] This repository contains the code used to create the website for our CoRL workshop, "Beyond Rigid World: Representing and Interacting with Non-Rigid Objects" held in Seoul, Korea.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •