You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I disagree -- I'd rather have the system fail if it's configured to launch a gripper and can't find one. When the refactor PR goes in, it will have a yaml/rosparam configuration file. If you want to disable a gripper it should go in there.
I think it would be great if instructor status has a smarter status window that shows whether each big components in CoSTAR is up or not. Rather than just saying robot not connected even if it is not actually robot connection issue.
For example, we can have a status window that shows our current robot status (teach/servo/connected/not connected), gripper status (connected/not connected), perception status (connected/not connected), etc. Then we can set the color of the robot status to green if all components is connected and something like yellow of some of the components are not up, and make an annoying warning behavior every time we execute the tree if system is not all green.
@fjonath1 I like that idea. It would be cool if there were a simple python gui which could start up the whole system, deal with some of the flags, start and restart things.
If there is no gripper service found, CostarArm will wait indefinitely for the gripper service.
This will cause instructor could not do anything and just say "NO CONNECTION" even though the driver is running properly.
The text was updated successfully, but these errors were encountered: