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

[main] Migrate to joint_state_broadcaster #657

Merged
merged 3 commits into from
Aug 31, 2021

Conversation

vatanaksoytezer
Copy link
Contributor

With ros-controls/ros2_controllers#230 ros2_control now removed joint_state_controller in favor of joint_state_broadcaster. This PR migrates our main branch to joint_state_broadcaster. Depends on moveit/moveit_resources#96.

@vatanaksoytezer
Copy link
Contributor Author

Only tests are failing because moveit/moveit_resources#96 is not merged.

@vatanaksoytezer
Copy link
Contributor Author

So, as this PR depends on moveit_resources. We need to add it to moveit.repos.

@tylerjw
Copy link
Member

tylerjw commented Aug 31, 2021

So, as this PR depends on moveit_resources. We need to add it to moveit.repos.

Can you add it to the repos file in this PR?

moveit2_galactic.repos Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #657 (ec4d632) into main (b9f0538) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   54.40%   54.40%           
=======================================
  Files         191      191           
  Lines       20094    20094           
=======================================
  Hits        10930    10930           
  Misses       9164     9164           

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 b9f0538...ec4d632. Read the comment docs.

@tylerjw tylerjw merged commit 034306b into moveit:main Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants