Open Div12345 opened 4 years ago
Combination of T265 and D435 - https://dev.intelrealsense.com/docs/depth-and-tracking-cameras-alignment
the Intel® RealSense™ Tracking Camera T265 in conjunction with the Intel® RealSense™ Depth Camera D435, rigidly coupled together and spatially aligned. The Intel® RealSense™ Tracking Camera T265 estimates its position and orientation relative to a gravity-aligned static reference frame, while the Intel® RealSense™ Depth Camera D435 performs stereo matching to obtain a dense cloud of 3D scene points. Together this input can be used to obtain a point cloud that is registered with respect to a gravity-aligned static reference frame. This can be a very valuable data stream for applications such as scene mapping and object scanning.
In the case of a moving depth camera, many applications require the point clouds from different times to be spatially registered, in order to enable efficient accumulation of information. Such registration can be computationally expensive, necessitating additional compute resources or sometimes preventing an application from running in real-time. The T265 tracking camera can be a low-power, low-cost solution to this registration problem.
T265 - Wheel Odometry Known Issues -
- The relocalization API should be considered unstable, and is planned to be updated in a future release
Development Tools-
Community Support -
Pertinent Resources -
Development Tools-
- Intel Realsense SDK ROS Wrapper for Realsense SDK - Latest Release - Currently supported for ROS Kinetic only.
Community Support -
As far as the support is concerned it might be possible for the package to work in ROS melodic given that all the dependencies exist in melodic also and are the same version as that of kinetic. Although Ubuntu 18.04 LTS might be a problem since kinetic was made for Ubuntu 16.04 LTS and people have reported issues trying to run kinetic packages in melodic even with all the dependencies being the same (see the issue here).
https://dev.intelrealsense.com/docs/depth-map-improvements-for-stereo-based-depth-cameras-on-drones Modifications for the depth camera for an outdoor flight
Integration of Intel Realsense T265 and D435/D435i for position identification, hold and mapping