mirror of
https://github.com/karma-riuk/hdr_esim.git
synced 2024-11-16 19:30:26 +01:00
Updated Multi Objects 2D renderer (markdown)
parent
18e74daaff
commit
8faae0d4dd
@ -1,10 +1,12 @@
|
|||||||
A simple 2D rendering engine that simulates several 2D objects moving over a planar background.
|
A simple 2D rendering engine that simulates several 2D objects moving over a planar background.
|
||||||
|
|
||||||
## Example
|
## 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
|
roscd esim_ros
|
||||||
gedit cfg/multi_objects.conf
|
gedit cfg/multi_objects.conf
|
||||||
|
roscd imp_multi_objects_2d
|
||||||
|
gedit scenes/example.scene
|
||||||
|
|
||||||
To run the example:
|
To run the example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user