Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

appinho/SASensorProcessing

Open more actions menu

Repository files navigation

SASensorProcessing

ROS node to create pointcloud out of stereo images and complete sparse pointclouds from the KITTI Vision Benchmark Suite

Demos

Stereo Vision

Depth Completion

Run

roslaunch sensor_processing stereo_vision.launch home_dir:=YOUR_HOME_DIRECTORY scenario:=0060
roslaunch sensor_processing depth_completion.launch home_dir:=YOUR_HOME_DIRECTORY scenario:=0060

Background & Set up

This is a side project of my main project: https://github.com/appinho/SARosPerceptionKitti
Orientate yourself there to set up the project and acquire the data.

To run it use the following commands:

cd ~/catkin_ws/src
git clone https://github.com/appinho/SASensorProcessing.git
cd ~/catkin_ws
catkin_make
source devel/setup.bash

Sources

Morty Proxy This is a proxified and sanitized view of the page, visit original site.