ed_sensor_integration
|
Compares recent sensor image with an image rendered from the world model. Based on this comparison:
Interfaces:
ed_laser_plugin
Interfaces:
ed_clearer_plugin
Interfaces:
Several tools are available for testing the features of this repository. These can be found in the [tools](tools) along with their documentation.
ed_image_saver
only contains sensor pose, rgbd filename and timestamp, not the world model. This makes sense in a way (it saves images, not the world model). However, the segmenter
tool cannot be used easily because the right data is not present.Updater.update
is an long messy function, making it difficult to test standalone parts.