RobCo Studio OEE Update
Highlights
New "No Data" bucket in the OEE metrics
The OEE metrics in robco.studio/metrics now show a No Data bucket next to the other time categories.
The OEE metrics in robco.studio/metrics now show a No Data bucket next to the other time categories.
RobFlow V8 now runs on ROS 2, the industry-standard robotics middleware — a new foundation that lets us ship features faster and integrate more easily. On top of it, V8 adds two features for more precision and easier factory integration:
RobFlow V7 is the most significant update yet — featuring a completely redesigned interface, native database and data connectivity, new Nodes for industrial integration, and up to 6x faster Flow loading. Key highlights include:
RobFlow V6 introduces new capabilities for connectivity, cell insights, vision, and multi-robot control. Key highlights include:
This release adds several improvements to help you build and adapt Flows in RobFlow more effectively. Testing Mode highlights executed Nodes, provides an advanced search function, and lets you run single Nodes in isolation—making debugging more straightforward. The new Path Movement Node supports curved trajectories, useful for tasks like deburring or polishing. Pose Variable Expressions let you apply offsets or overwrite poses, helping you adapt to changes in part size or orientation. The new pausing behavior lets you pause, move the Robot, and decide whether to continue from the new pose or revert to the original path. Finally, the RobCo SDK provides documented interfaces to integrate external devices like cameras, allowing you to update poses through HTTP or WebSocket calls.
You can now save and load Pose Variables across different Flows, enabling consistent pose references at multiple Nodes. Additionally, the Expression fields allow you to overwrite a pose with another Pose Variable during runtime, creating dynamic pose adaptations as the Flow progresses. Setting and overwriting Pose Variables via our HTTP API is also possible, allowing you to set and edit Poses via an external device.
In any Node that includes movements, simply click the "Save Pose" button to store the current pose or select a previously saved pose. All saved poses are accessible in the Global Variable Table, where you can view and edit them.
You can now restore Variables from a backup file.
As you may know, pressing the “Full Backup” button in the RobFlow menu will download a backup folder which contains all Flows, Subflows, Dashboards, Plugins and Variables present on the Control Unit at that moment.
You can now create, edit, delete and observe Variables in RobFlow.
Variables can be used for custom parameters (e.g. to count the production output or build custom conditions) or you can read/write periphery signals (e.g. to control a digital output or change a Modbus register of a PLC to interact with sensors, actors and other devices).