IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.45k stars 4.8k forks source link

Object move speed #3923

Closed ArtlyStyles closed 4 years ago

ArtlyStyles commented 5 years ago

Is there a requirement for object moving speed? I have a robot moving around 10-15 mph, can I use T265 to track the robot position?

bfulkers-i commented 5 years ago

How well this works will depend very much on the characteristics of the movement (not just speed, but also rotational velocity and accelerations) and the environment the robot is in. The only way to be sure of the tracking quality is to test T265 in your use case. We have seen T265 used successfully in robotics and drone applications with speeds similar to or higher than you suggest.

Also keep in mind that for robotics applications we strongly recommend wheel odometry input to achieve maximum quality.

ArtlyStyles commented 5 years ago

I race in the DIY Robocars meetup in Oakland. https://www.meetup.com/DIYRobocars/ Currently, my car uses a Lidar and particle filter to locate itself. I am wondering if I can use T265 tracking to replace Lidar.

bfulkers-i commented 5 years ago

We have seen people using it for this, here are two examples:

https://markku.ai/post/realsense-t265/

and

https://www.youtube.com/watch?v=HTWkCYam79Y

ArtlyStyles commented 5 years ago

Thanks. I think I can at least use it to improve my odom, but Lidar and particle filters are still needed.

RealSenseCustomerSupport commented 4 years ago

Hi @ArtlyStyles,

I am interested if you have any test result with T265?

ArtlyStyles commented 4 years ago

Yes, please see my twitter https://twitter.com/SmallpixelCar/status/1152765212409229312 In summary, I think the device did a good job and was better than my wheel odom, but was not good enough to replace Lidar and my localization algorithm for my robocar.

RealSenseCustomerSupport commented 4 years ago

Hi...thanks for providing the feedback. Will you be needing anything else on this particular topic or can we close this?

Also a few updates have been released since August which should improve performance even more if you have not given it a try yet.

MartyG-RealSense commented 4 years ago

Closed due to lack of further responses after 2 months.