Skip to content

Delete duplicate entry in Servo launch file#684

Merged
henningkayser merged 3 commits intomoveit:mainfrom
AndyZe:andyz/delete_launch_file_duplication
Sep 22, 2021
Merged

Delete duplicate entry in Servo launch file#684
henningkayser merged 3 commits intomoveit:mainfrom
AndyZe:andyz/delete_launch_file_duplication

Conversation

@AndyZe
Copy link
Copy Markdown
Member

@AndyZe AndyZe commented Sep 17, 2021

This is a small mistake from #621. Probably mine.

@AndyZe AndyZe requested a review from schornakj September 17, 2021 19:39
name="static_tf2_broadcaster",
parameters=[{"child_frame_id": "/panda_link0", "frame_id": "/world"}],
),
ComposableNode(
Copy link
Copy Markdown
Member Author

@AndyZe AndyZe Sep 17, 2021

Choose a reason for hiding this comment

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

Duplicate of L155

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could we add a comment explaining why we are launching servo server as a separate node?

Also should we delete the comment block "# Example of launching Servo as a node component" ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I added some better comments 👍

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 17, 2021

Codecov Report

Merging #684 (7b09114) into main (75a5964) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #684      +/-   ##
==========================================
- Coverage   54.17%   54.16%   -0.00%     
==========================================
  Files         192      192              
  Lines       20180    20180              
==========================================
- Hits        10930    10929       -1     
- Misses       9250     9251       +1     
Impacted Files Coverage Δ
...e/collision_detection_fcl/src/collision_common.cpp 74.40% <0.00%> (-0.24%) ⬇️

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 75a5964...7b09114. Read the comment docs.

@henningkayser henningkayser merged commit cee20d6 into moveit:main Sep 22, 2021
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.

3 participants