Skip to content

position_controllers#92

Merged
bmagyar merged 9 commits intoros-controls:masterfrom
pal-robotics-forks:position_controllers
Oct 6, 2020
Merged

position_controllers#92
bmagyar merged 9 commits intoros-controls:masterfrom
pal-robotics-forks:position_controllers

Conversation

@jordan-palacios
Copy link
Copy Markdown
Member

Port of position_controllers from ROS1.

Closes #50 .

@jordan-palacios jordan-palacios force-pushed the position_controllers branch 4 times, most recently from 56ad907 to 0a0e2fb Compare September 2, 2020 17:18
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 2, 2020

Codecov Report

Merging #92 into master will increase coverage by 4.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   33.12%   37.36%   +4.23%     
==========================================
  Files          12       23      +11     
  Lines        1123     2200    +1077     
  Branches      740     1338     +598     
==========================================
+ Hits          372      822     +450     
- Misses        103      182      +79     
- Partials      648     1196     +548     
Flag Coverage Δ
#unittests 37.36% <ø> (+4.23%) ⬆️

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

Impacted Files Coverage Δ
...include/joint_trajectory_controller/trajectory.hpp 46.66% <0.00%> (-20.00%) ⬇️
...int_trajectory_controller/test/test_trajectory.cpp 16.66% <0.00%> (-9.71%) ⬇️
.../joint_state_controller/joint_state_controller.hpp 100.00% <0.00%> (ø)
...jectory_controller/joint_trajectory_controller.hpp 100.00% <0.00%> (ø)
...iff_drive_controller/src/diff_drive_controller.cpp 35.15% <0.00%> (ø)
...ollers/diff_drive_controller/src/speed_limiter.cpp 54.54% <0.00%> (ø)
...diff_drive_controller/rolling_mean_accumulator.hpp 85.71% <0.00%> (ø)
...ive_controller/test/test_diff_drive_controller.cpp 19.13% <0.00%> (ø)
...controllers/diff_drive_controller/src/odometry.cpp 68.42% <0.00%> (ø)
...ontroller/test/test_load_diff_drive_controller.cpp 14.28% <0.00%> (ø)
... and 10 more

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 e3509e1...d537a84. Read the comment docs.

@jordan-palacios jordan-palacios marked this pull request as ready for review September 29, 2020 08:03
@bmagyar bmagyar self-requested a review September 29, 2020 13:19
@destogl destogl self-requested a review October 3, 2020 07:49
Copy link
Copy Markdown
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Looks good in general, minor comments
The test comment could be addressed in a follow-up

@bmagyar bmagyar merged commit 15f0c83 into ros-controls:master Oct 6, 2020
@jordan-palacios jordan-palacios deleted the position_controllers branch October 6, 2020 09:40
fmauch pushed a commit to fmauch/ros2_controllers that referenced this pull request Feb 23, 2022
* Checking if new data has been send by the command interface

* Fixed issue which caused a delay in the SJTC when sending multiple goals

* Removed both attention flags in the Readme related to the move to home bug

Co-authored-by: Marvin Große Besselmann <grosse@fzi.de>
@fmauch fmauch mentioned this pull request Feb 23, 2022
gwalck pushed a commit to b-robotized-forks/ros2_controllers that referenced this pull request Jun 7, 2023
* Open Robotics' initial transmission interface version
* Rework the parser into a standalone function
* Rework & extend tests with gmock
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.

Implement position_controllers from ROS1

3 participants