Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

✅Enhancements

Summary

Description

Create a documentation article for organizing code customizations

A dedicated article explaining how to organize business logic for customizing new processes is now available

Improve processor editor to processor code documentation

To bridge the gap between the processor editor and coding the business logic, the documentation has been extended for each processor editor artifacts: process, menu, and events and their relationship with the Robotmaster interface and the processor code.

Log processor and core library exceptions

During the processor customization implementation, integrators may encounter C# exceptions. Previously, Robotmaster only provided a concise notification that offered limited insight into the issue. We have now enhanced Robotmaster's reporting capability. Integrators will now be able to access the complete error message and error traces in the log files.

...