Simulately is a website where we gather useful information of physics simulator for cutting-edge robot learning research. It is still under active development, so stay tuned!
The website is built with Docusaurus, powered by Cloudflare Pages.
Node.js version 18.0 or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed. When installing Node.js, you are recommended to check all checkboxes related to dependencies.
Install Docusaurus and dependences
cd <path>/<to>/<Simulately>
npm install
npm run start
You will see the page running locally in your browser, and any edits or updates will appear directly in the local page.
Simualtely is started by Haoran Geng, Yuyang Li, Ran Gong, Yuanpei Chen, Wensi Ai, Puhao Li, Yuzhe Qin, Songlin Wei, Xian Zhou, Jialiang Zhang, Chaoyi Xu.
Thanks goes to these wonderful people:
This project follows the all-contributors specification. Contributions of any kind welcome!