A collection of ROS packages for LMB software
Non-commercial, for research purposes only.
Most packages in this repository are neural networks based on the Caffe library. Use our modified legacy Caffe code.
LMB_dispnetruns DispNet disparity estimation networks -- mostly the newer versions.LMB_disparity_viewconverts the outputs ofLMB_dispnetinto displayable images.
LMB_flownetandLMB_flow_viewdo the same thing asLMB_dispnetandLMB_disparity_view(see above), but for optical flow.
LMB_sceneflowrunsLMB_dispnetandLMB_flownetnodes for scene flow (= dense 3D motion vectors) estimation.LMB_sceneflow_viscontains various visualizations for scene flow.
LMB_generic_images_feederis a simple node that reads loose collections of image files and produces ROS image topics.
- Get additional binary package with pretrained network weights from LMB
- Build using catkin (tested with ROS Kinetic)
Author: Nikolaus Mayer, 2019
This repository does not accept pull requests.
The software in this repository is part of the Horizon2020 project Trimbot2020.