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

Modifiy parameter declaration - approach equalization with ros-controls dependencies #152

Conversation

livanov93
Copy link
Contributor

PR info:

@livanov93 livanov93 requested a review from destogl August 30, 2021 12:48
@livanov93 livanov93 self-assigned this Aug 30, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2021

Codecov Report

Merging #152 (0140a36) into main (9acf43a) will increase coverage by 0.05%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main    #152      +/-   ##
========================================
+ Coverage   3.53%   3.59%   +0.05%     
========================================
  Files         13      13              
  Lines        962     947      -15     
  Branches     152     152              
========================================
  Hits          34      34              
+ Misses       858     843      -15     
  Partials      70      70              
Flag Coverage Δ
unittests 3.59% <0.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ontrollers/src/force_torque_sensor_broadcaster.cpp 0.00% <0.00%> (ø)
ur_controllers/src/gpio_controller.cpp 0.00% <0.00%> (ø)
...ontrollers/src/speed_scaling_state_broadcaster.cpp 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9229bce...0140a36. Read the comment docs.

@livanov93 livanov93 added the bug Something isn't working label Aug 30, 2021
Copy link
Contributor

@destogl destogl left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise good. the same changes as in ros-controls/ros2_controllers#224

ur_controllers/src/force_torque_sensor_broadcaster.cpp Outdated Show resolved Hide resolved
@livanov93 livanov93 merged commit 5b63fe7 into UniversalRobots:main Aug 31, 2021
destogl added a commit that referenced this pull request Sep 2, 2021
…ls dependencies (#152)

* Adapt parameter declaration.

* Move declaration to templated version.

* Remove unnecessary node declaration.

Co-authored-by: Denis Štogl <[email protected]>

Co-authored-by: Denis Štogl <[email protected]>
destogl added a commit that referenced this pull request Sep 8, 2021
…ls dependencies (#152)

* Adapt parameter declaration.

* Move declaration to templated version.

* Remove unnecessary node declaration.

Co-authored-by: Denis Štogl <[email protected]>

Co-authored-by: Denis Štogl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants