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

Split util namespace into common and io namespaces #225

Merged
merged 4 commits into from Sep 30, 2017

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Sep 29, 2017

addresses #181

@jslee02 jslee02 added this to the Aikido 0.1.0 milestone Sep 29, 2017
@brianhou
Copy link
Contributor

Can you add a PR to libherb that uses the updated namespaces? Thanks!

@jslee02
Copy link
Member Author

jslee02 commented Sep 30, 2017

Can you add a PR to libherb that uses the updated namespaces?

👍 personalrobotics/libherb#48

@codecov
Copy link

codecov bot commented Sep 30, 2017

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is 87.5%.

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files         172      172           
  Lines        5033     5033           
  Branches      800      800           
=======================================
  Hits         3565     3565           
  Misses        980      980           
  Partials      488      488
Impacted Files Coverage Δ
...ude/aikido/constraint/uniform/SE2BoxConstraint.hpp 100% <ø> (ø) ⬆️
.../constraint/detail/JointStateSpaceHelpers-impl.hpp 48.67% <ø> (ø) ⬆️
include/aikido/constraint/TSR.hpp 100% <ø> (ø) ⬆️
src/distance/defaults.cpp 100% <ø> (ø) ⬆️
...lude/aikido/constraint/uniform/RnBoxConstraint.hpp 100% <ø> (ø) ⬆️
...constraint/uniform/detail/RnBoxConstraint-impl.hpp 69.07% <ø> (ø) ⬆️
src/constraint/uniform/SE2BoxConstraint.cpp 73.07% <ø> (ø) ⬆️
include/aikido/statespace/StateSpace.hpp 100% <ø> (ø) ⬆️
...de/aikido/constraint/uniform/SO2UniformSampler.hpp 100% <ø> (ø) ⬆️
src/planner/parabolic/ParabolicSmoother.cpp 100% <ø> (ø) ⬆️
... and 20 more

@jslee02 jslee02 merged commit 2c24a9b into master Sep 30, 2017
@jslee02 jslee02 deleted the enhancement/split_util branch September 30, 2017 12:34
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