t265
There are 30 repositories under t265 topic.
chrissunny94/t265_robot_navigation
Using a Intel Realsense T265 to build an occupancy grid and autonomously navigate around using move_base
hecomi/T265_Playground
Simple implementation of positional tracking for Oculus Go
kwang-12/ros_basalt
ROS Noetic wrapper for Basalt VIO
StarLab317/VIO-Framework-for-Copter
This project provides a feasible framework for the stereo camera positioning and autonomous flight of the Z410B UAV
germal/gps_vio
Odometry Fusion of PX4 GPS and Realsense T265 VIO
FrancescoGradi/RealSense_T265_evaluator
Python code to evaluate Intel RealSense T265 tracking camera.
RJJxp/MyT265Camera
ROS node, use launch file to start the node with odometry input
chrissunny94/t265_json
A set of Python Scripts that connects to Odometry data from T265 camera and communicates this information to a Android Device .
germal/Camera_Data_Processing
Camera data processing with Intel RealSense T265
germal/Indoor_Position_Control
Using Intel Realsense T265 and D435 to navigate UAV indoor
germal/realsense-tracker
使用Realsense D435i实现机器人目标跟随
germal/RealSense_T265_evaluator
Python code to evaluate Intel RealSense T265 tracking camera.
germal/sensor_odom_manager
Intel Realse tf/odom transform fix for differential drive robot
germal/t265_depth
a ros node to publish depth from stereo block matching using the Realsense T265 Tracking Camera
germal/T265ControlSystem
A control system that uses the RealSense T265 camera to report drone position
germal/T265MatlabAnalysis
This repository contains matlab scripts for analysis and graphing of data collected by the T265 camera and the motion capture system
mickeyouyou/realsenseOnCyber
Realsense module Based on Apollo Cyber RT
germal/box_detection_with_realsense
This project is about using a drone to open an electrical panel door autonomously in the air. I have only worked on the part of the door detection with image processing using the onboard 3D camera of the drone. The overall detection algorithm is supposed to run in real-time (several times a second) on the onboard micro-computer (Odroid XU4) of the drone and hence no neural networks were used in this project. The detection uses standard computer vision libraries like contour detection, color detection, Histogram of oriented gradient feature detection, and a support vector machine (SVM) on top of that to create a robust door detection. Additionally, the algorithm also calculates the distance of the door handle from the drone to guide the drone's autopilot in the right direction to approach the door.
germal/MonocularVisualOdometry-Using-3Views
This project presents visual odometry by Intel RealSense T265 camera with 3 different views.
germal/MyDocker
Customized DockerFile
germal/OpenCVB
OpenCV .Net application supporting several RGBD cameras - Kinect, Intel RealSense D435i, Mynt Eye D 1000, Intel RealSense D455, and StereoLabs ZED 2
germal/RealSenseT265Reader
Used to receive and print camera position and orientation data from the RealSense T265 camera. It prints data to the terminal as well as a CSV file.
germal/realslam
SLAM library for RealSense T265 and D435i sensors
germal/ROVIO
Visual Odometry System using MPU9250 IMU and Ueye Global Shutter Camera
germal/rovy_navigation_cameras
Access navigation cameras (T265 and D435) and generate usable data for navigation
germal/T265-genom3
Genom3 component used to get pose and images asynchronously from Intel RealSense T265 sensor. Pose is published at 200Hz. Processing on images can be enabled to detect AprilTags and output the desired parameters (corners, center, pose, message,...)
germal/t265_mavconn
Send T265 VIO pose message to ArduPilot using libmavconn
germal/VIO
Interface PX4 with Realsense T265