|
|
|
|
|
by pranavjoneja
1418 days ago
|
|
I work in robotics, I understand that every robotics company builds substantially similar core autonomy for different industrial vehicles, so I definitely see the value of what you're creating. However, every company needs to figure out how their autonomy will handle their specific vehicle's dynamics and their specific physical environment. For vehicle dynamics, they have to model things like wheel slippage on rough terrain, articulating joints on multi-axle vehicles, braking distance while hauling a load. For physical environment, they have to figure out how dust, fog, and poor lighting conditions affect their sensing and perception. Do you intend to make custom sim vehicles for each of your customers? Will you simulate each customer's particular camera/lidar/other sensor in their specific environment? |
|
To unfairly simplify that assertion, it reminds me of a founder who once told me that "robotics will never be as easy as software. It's just harder and will always be so."
I don't know if I think each autonomy company needs to figure out vehicle dynamics any more than I think each company needs to figure out their cloud infrastructure. At a certain scale (and amount of success) you will certainly need smart people thinking about it, but you can get pretty far on a 90% standard AWS instance. Things like wheel slippage are challenging, but their challenging in similar ways across vehicle types (but different from other tasks you need to work on when building that higher level autonomy).
Similarly, if you assume you can safely stop when there's danger, there are a relatively finite number of environmental conditions you should operate in - which we can build, maintain, and improve "once" as opposed to making every mining OEM or Ag autonomy shop build from scratch. In time, there might be certain portions of this stack that you can swap out with your own (or with some other company that's better at seeing in the fog, for example); but I fundamentally don't believe that every robotics company needs to solve all of these hard problems well on their own for every application.
Re:Sim - for paying customers we are putting their specific vehicle (and sometimes their environment) as a part of the offering. We're also using sim to help figure out how to position sensors (which will be another cool thing that we want to show at some point).