UI and System Updates
We made a large number of fixes and updates to this version of CoSTAR.
- Components are now expressed as instances of the
CostarComponent
class - Gripper has been refactored; we now have a gripper parent class that all grippers can inherit from.
- The UI now reports error messages that previously were just going to the console.
- Many improvements to MoveIt, SmartMove, and execution.
- UI provides more feedback on what nodes are and what they mean.
All old trees should still work, so no problem there.