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

fix typos in compute_default_collisions.cpp #2461

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

suravshresth
Copy link
Contributor

Description

This pull request fixes typos in moveit_setup_assistant/moveit_setup_srdf_plugins/src/compute_default_collisions.cpp. The typo fixes are:

  1. direcitonal -> directional
  2. Repeatidly -> Repeatedly

@sjahr sjahr enabled auto-merge (squash) October 19, 2023 06:22
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9249e44) 50.34% compared to head (6d366ef) 50.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2461   +/-   ##
=======================================
  Coverage   50.34%   50.34%           
=======================================
  Files         390      390           
  Lines       31954    31954           
=======================================
  Hits        16084    16084           
  Misses      15870    15870           
Files Coverage Δ
...up_srdf_plugins/src/compute_default_collisions.cpp 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sjahr sjahr merged commit 84d3937 into moveit:main Oct 19, 2023
10 of 11 checks passed
m-elwin pushed a commit to m-elwin/moveit2 that referenced this pull request Dec 4, 2023
* fix typos in compute_default_collisions.cpp

* Fix typo

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@tuta.io>
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.

None yet

2 participants