Updated Multi Objects 2D renderer (markdown)

danielgehrig18 2018-10-30 11:12:46 +01:00
parent 18e74daaff
commit 8faae0d4dd

@ -1,10 +1,12 @@
A simple 2D rendering engine that simulates several 2D objects moving over a planar background.
## Example
First set the absolute paths in `multi_objects.conf`:
First set the absolute paths in `multi_objects.conf` and `example.scene`:
roscd esim_ros
gedit cfg/multi_objects.conf
roscd imp_multi_objects_2d
gedit scenes/example.scene
To run the example: