Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added interface for forwarding script commands to the robot, that is … #111

Merged
merged 5 commits into from
Sep 26, 2022

Conversation

urmahp
Copy link
Collaborator

@urmahp urmahp commented Aug 16, 2022

…then executed locally on the robot

This allows the user to be able to zero ftsensor, set payload and set tool voltage when the robot is in local control.

Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general seems very clean. Tested together with UniversalRobots/Universal_Robots_ROS_Driver#567 and works fine.

Not approving because of a couple of discussion points left.

resources/external_control.urscript Outdated Show resolved Hide resolved
src/ur/ur_driver.cpp Show resolved Hide resolved
src/ur/ur_driver.cpp Show resolved Hide resolved
src/ur/ur_driver.cpp Outdated Show resolved Hide resolved
src/ur/ur_driver.cpp Show resolved Hide resolved
@fmauch fmauch added the enhancement New feature or request label Sep 20, 2022
urmahp and others added 5 commits September 26, 2022 10:10
…then executed locally on the robot

This allows the user to be able to zero ftsensor, set payload and set tool voltage when the robot is in local control.
Co-authored-by: Felix Exner <felix_mauch@web.de>
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@f31f998). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #111   +/-   ##
=========================================
  Coverage          ?   40.35%           
=========================================
  Files             ?       78           
  Lines             ?     2166           
  Branches          ?      265           
=========================================
  Hits              ?      874           
  Misses            ?     1179           
  Partials          ?      113           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks @urmahp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants