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
ee207f296a
commit
93e9a045c4
@ -14,6 +14,16 @@ To run the example:
|
||||
|
||||
You should get a result similar to [this video](https://youtu.be/Yre8iS2LqPc).
|
||||
|
||||
To visualize the output of the simulator, you can open `rviz` (from a new terminal) as follows:
|
||||
|
||||
roscd esim_visualization
|
||||
rviz -d cfg/esim.rviz
|
||||
|
||||
You can also open `rqt` for more visualizations, as follows:
|
||||
|
||||
roscd esim_visualization
|
||||
rqt --perspective-file cfg/esim.perspective
|
||||
|
||||
## Format of a `scene` file
|
||||
|
||||
The configuration of this rendering engine can be set through a `scene` file (example [here](https://github.com/uzh-rpg/rpg_esim/blob/master/event_camera_simulator/imp/imp_multi_objects_2d/scenes/example.scene)).
|
||||
|
Loading…
Reference in New Issue
Block a user