compas_rrc icon indicating copy to clipboard operation
compas_rrc copied to clipboard

Online control for ABB robots over a simple-to-use Python interface.

Results 15 compas_rrc issues
Sort by recently updated
recently updated
newest added

## Summary As a `user`, I want `to send compas_fab planned result directly via rrc` so that `I do not need to manually convert JointTrajectoryPoint to compas_rrc.RobotJoints/ExternalAxes`. ## Details It...

enhancement

## Summary As a `[user]`, I want `rrc.Stop to expose ABB option Stop\NoRegain` so that `there is an option to not automatically regain position upon restart`. ## Details **Describe the...

enhancement

## Summary As a `user who execute robotic code`, I want `to program an operator stop and ask user to confirm on the Teach Pendant` so that `I do not...

enhancement

## Summary As an `RRC user`, I want `be able to send an instruction even before the robot has connected, and have the code wait until robot connection to execute...

enhancement