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_dispnet
runs DispNet disparity estimation networks -- mostly the newer versions.LMB_disparity_view
converts the outputs ofLMB_dispnet
into displayable images.
LMB_flownet
andLMB_flow_view
do the same thing asLMB_dispnet
andLMB_disparity_view
(see above), but for optical flow.
LMB_sceneflow
runsLMB_dispnet
andLMB_flownet
nodes for scene flow (= dense 3D motion vectors) estimation.LMB_sceneflow_vis
contains various visualizations for scene flow.
LMB_generic_images_feeder
is 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.