Hacker News new | ask | show | jobs
by corysama 604 days ago
Yep. ROS is great if you are an academic or a garage startup who needs to get anything at all up and running ASAP because it is extremely flexible and has a huge volume of community modules.

But, when it comes time to deploy serious business (very often Safety Critical) robots in the field, you don’t want flexibility. You want certainty. You don’t even want everyone’s contributions. You want specialized, carefully vetted code.

Thus the effort to make it easy to transition off of ROS to something simpler and more reliable.

1 comments

This, so much.