About the AI for Industry Challenge category

Intrinsic, in cooperation with Open Robotics, Google Deepmind and NVIDIA have teamed up for the AI for Industry Challenge, a global competition to solve one of robotics’ toughest hurdles: dexterous manipulation. We’re inviting robotists, developers and engineers to use our latest AI tools and open source platforms to tackle real-world electronics assembly tasks. With a $180K prize pool and the chance to deploy your models in physical workcells, this is your opportunity to bridge the gap between code and the factory floor. No electronics expertise is required—just a passion for Python, ROS, or RL.

For full details, please visit the AI for Industry Challenge and sign up today.

2 Likes

For more information on the challenge, please see this post.

Dear AIC Team,
After building the docker container like the Submission.md docs mentioned and testing it locally, it spun up the containers and the evaluation worked well. When I then uploaded and submitted it on the website, it failed without explanation and logs. Is there a chance to perhaps receive some more information regarding this, or more detailed logs to debug why it may have not worked on the the submission portal.

Thank you!

There is a load of chat about that subject, see e.g. this post: Error Outputs on Submissions

People have fixed it largely through moving imports and asset loading into configure state because timeout was the issue. Look for details in related posts :slight_smile:

2 Likes