A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.
-
Updated
Oct 23, 2024 - C++
A GPU SVO Builder using rasterization pipeline, a efficient SVO ray marcher and a simple SVO path tracer.
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for …
Hardware accelerated voxel ray marching
Modified version of rpg_svo(commit d616106 on May 9, 2017) which implement a Semi-direct Monocular Visual Odometry pipeline
A SVO based SLAM implementation for stereo cameras
Voxel rendering engine for master thesis (voxel skeletal animation)
Source code for the paper "SVDAG Compression for Segmentation Volume Path Tracing" (VMV 2024)
Add a description, image, and links to the svo topic page so that developers can more easily learn about it.
To associate your repository with the svo topic, visit your repo's landing page and select "manage topics."