Practice the ROS2 Cobot - IO Integration (Digital I/O) coding problem in Cobot Programming. Browser-based execution with automated grading — no local ROS install required. 0% of engineers pass this challenge.
Simulate interacting with a Cobot's Digital I/O (Input/Output) board. Read a sensor state and trigger an effector.
io_controller/digital_inputs (im_msgs/DigitalInputs or similar std_msgs)/digital_outputs (std_msgs/Bool)Input:
/digital_inputs arrayOutput:
/digital_outputs (Bool)It is a hands-on Cobot Programming challenge on SimuCode where you implement and run ROS2 code in the browser with runtime-verified tests.
Open this page, sign in, and solve the problem in the built-in IDE. Your solution is graded against real ROS2 execution checks.
This Easy problem focuses on Cobot Programming skills used in robotics interviews and production systems.