- Motion planning: already discussed. - Multiaxis singularities: much less of a problem than it used to be. We don't need closed-form solutions any more; we have enough CPU power at the robot to deal with this. You need some additional constraint, like "minimize jerk" when you have too many degrees of freedom. - Simultaneous Location and Mapping. SLAM for short: Getting much better. Things which explore and return a…
I don't really understand why depth estimation using binocular vision is still a problem. I worked on this a bit a number of years ago and I thought I had scene matching working pretty well. The problem is I was trying to make it work without actually having two cameras (ie. on a smartphone where binocular cameras were not available at the time and for the most part still aren't). I was hoping to use the acceleromete…
It's a problem in the sense that it takes a rack of machinery that consumes a huge amount of power and doesn't fit well in a mobile, battery powered, form factor.
Given that flies do this on uW, obviously there's an approach that is workable, but there's a long path to discovery of what we really need that has to happen.
Kind of like how back in the 90s, everyone KNEW you had to use 64bit floats in neural networks to get anything that worked, and now we have carved all that down to the minimum number of bits to make a problem tractable.