Skip to content

Add ros2 components package#239

Closed
destogl wants to merge 3 commits intoros-controls:masterfrom
destogl:add_ros2_components_pkg
Closed

Add ros2 components package#239
destogl wants to merge 3 commits intoros-controls:masterfrom
destogl:add_ros2_components_pkg

Conversation

@destogl
Copy link
Copy Markdown
Member

@destogl destogl commented Nov 15, 2020

The package adds default functionality for components introducing an additional layer.

This should replace #180 using new components design from #207.

It creates package mentioned in #219.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 15, 2020

Codecov Report

Merging #239 (25d9c1c) into master (925f5f3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   34.61%   34.61%           
=======================================
  Files          52       52           
  Lines        2981     2981           
  Branches     1855     1855           
=======================================
  Hits         1032     1032           
  Misses        310      310           
  Partials     1639     1639           
Flag Coverage Δ
unittests 34.61% <ø> (ø)

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

@destogl
Copy link
Copy Markdown
Member Author

destogl commented Nov 21, 2020

Moved to #240

@destogl destogl closed this Nov 21, 2020
@destogl destogl deleted the add_ros2_components_pkg branch August 16, 2021 14:23
destogl pushed a commit to b-robotized-forks/ros2_control that referenced this pull request Aug 11, 2022
…with closed loop controller (ros-controls#239)

* Add velocity pid support.
* Remove incorrect init test for only velocity command interface.
* Add clarification comments for pid aux variables. Adapt update loop.
* Change dt for pid to appropriate measure.
* Improve partial commands for velocity-only mode.
* Extend tests to use velocity-only mode.
* Increase timeout for velocity-only mode parametrized tests.
* add is_same_sign for better refactor
* refactor boolean logic
* set velocity to 0.0 on deactivate

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants