mirror of
https://github.com/karma-riuk/hdr_esim.git
synced 2024-11-16 19:30:26 +01:00
20 lines
847 B
Markdown
20 lines
847 B
Markdown
## Features
|
|
|
|
- Accurate event simulation, guaranteed by the tight integration between the rendering engine and the event simulator
|
|
- IMU simulation
|
|
- Support for multi-camera systems
|
|
- Ground truth camera poses, IMU biases, angular/linear velocities, depth maps, and optic flow maps
|
|
- Support for camera distortion
|
|
- Different C+/C- contrast thresholds
|
|
- Basic noise simulation for event cameras (based on additive Gaussian noise on the contrast threshold)
|
|
- Motion blur simulation
|
|
- Publish to ROS and/or save data to rosbag
|
|
|
|
## Install
|
|
|
|
Installation instructions can be found in [our wiki](https://github.com/uzh-rpg/rpg_event_camera_simulator/wiki/Installation).
|
|
|
|
## Run
|
|
|
|
Specific instructions to run the simulator depending on the chosen rendering engine can be found in [our wiki](https://github.com/uzh-rpg/rpg_event_camera_simulator/wiki).
|