News
2022.01.31 We have released the presentation materials at the awards ceremony of the winners (1st, 2nd, 3rd place).
2021.12.09 Award ceremony will be held from 18:30 on January 28 (Fri).
2021.11.10 In rare cases, the phenomenon of continuing to turn in the opposite direction was confirmed, so the conditions of occurrence, the impact on the competition, the response policy, etc. are summarizedhere
2021.10.18 The materials used in the seminar have been added to the distribution dataset.
2021.10.05 A webinar(Japanese Only) will be held on Oct 15th. If you would like to participate, please apply here.
2021.09.24 Fixed bug of being "right_turning_pressure_mpa" and "left_turning_pressure_mpa" 0 for all time.
2021.09.16 Changed the lever range from 0.0 to 1.0.
Purpose of this competition
Due to the lack of workforce caused by the declining population and the aging society, the necessity for automating processes using AI in the manufacturing industry will become all the more important. In the construction industry, there has been a demand for the development of unmanned operation systems to cover the labor shortage due to the retirement of skilled workers and to decrease the number of accidents.
Considering this narrative, Tadano, which manufactures and sells mobile cranes for construction, has been working on automating the turning operation of cranes from early on with the aim of eliminating labor shortages and improving safety.
In this competition, your challenge is to create an AI-based algorithm that optimizes the rotating-operation using the crane simulator.
Rotating-operation should be done quickly and requires craftmanship as operators need to be careful about both the movement of the crane and the weight of the load. This is the industry's first initiative to take a big step toward automation in the world of construction crane operation, where delicate operations cause large deviations and are dangerous and risky.
We provide you a unique opportunity to experience a crane simulator that models the one used on the real construction site. Hope you enjoy this competition!
Description
You are required to create an algorithm to optimize the rotating-operation of cranes by considering the following five issues.
・Minimizing the error from the target rotating-operation
・Minimizing the swing of the load
・Minimizing the operation time
・Minimizing the burden on the crane
・Minimizing the processing time of feedback
For details on evaluation methods, please refer to the Evaluation page.
Reference movie
Here is a reference movie of a crane similar to the simulator distributed in this competition.
(※The actual crane and the distributed simulator have different settings.)
Required output
・A set of source codes simulating the movement of a crane (should be in zip format)
※For details on how to run the simulator, please refer to README.md enclosed in the source code and "Simulator".
About the Submission
Submit the program for controlling the simulator which is compressed in a zip file.
※For details, please refer to README.md enclosed in the source code.