Updated Installation (markdown)

supitalp 2018-10-30 10:59:41 +01:00
parent 0a6e58ab1c
commit 1cafd0e9bc

@ -73,3 +73,7 @@ In your `.bashrc` file, add the following line:
alias ssim='source ~/setupeventsim.sh' alias ssim='source ~/setupeventsim.sh'
From now on, typing `ssim` in a terminal will initialize the simulator workspace (you need to run `bash` first if you want to try this right after editing the `.bashrc` file. From now on, typing `ssim` in a terminal will initialize the simulator workspace (you need to run `bash` first if you want to try this right after editing the `.bashrc` file.
## Testing
Congratulations! At this point you should be all set to try the simulator. Among the [multiple rendering engines available](https://github.com/uzh-rpg/rpg_esim/wiki), we recommend that you start with the [Planar Rendering Engine](https://github.com/uzh-rpg/rpg_event_camera_simulator/wiki/Planar-Renderer) to check that everything is up and running.