Skip to content

UI and System Updates

Compare
Choose a tag to compare
@cpaxton cpaxton released this 18 Apr 20:09
· 475 commits to master since this release

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.