Comment by crote

Comment by crote 6 hours ago

0 replies

> Navigating through a partially manufactured vehicle cab to install a complicated dash assembly requires a lot of context and is incredibly difficult for a robot to do.

Not really. The robots are programmed by having a human manually guide it, so the robot itself doesn't really have to do any navigation - it just has to follow a predefined path.

Want to install different variants of dash components? Split it up into methods and have the robot return to a neutral position after each method. You're literally programming it.