From 1cafd0e9bcaf4a3d04890ca9133a6cd888d894fd Mon Sep 17 00:00:00 2001 From: supitalp Date: Tue, 30 Oct 2018 10:59:41 +0100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Installation.md b/Installation.md index dd8bf16..082cce2 100644 --- a/Installation.md +++ b/Installation.md @@ -73,3 +73,7 @@ In your `.bashrc` file, add the following line: 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. + +## 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.