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 RRT options instantiation and move them to planner constructor #24

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

sea-bass
Copy link
Owner

No description provided.

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
pyroboplan
   __init__.py00100% 
pyroboplan/core
   __init__.py00100% 
   planning_context.py880%1, 4, 9, 13–15, 17–18
   utils.py85297%155–156
pyroboplan/ik
   __init__.py00100% 
   differential_ik.py871483%146–147, 156–157, 181, 187, 193, 196, 224, 227, 235–236, 241, 247
   nullspace_components.py16160%3, 6, 22, 25, 45–46, 48–54, 57, 75–76
pyroboplan/models
   __init__.py00100% 
   panda.py410100% 
   utils.py40100% 
pyroboplan/planning
   __init__.py00100% 
   cartesian_planner.py92594%115, 139, 143–144, 207
   graph.py400100% 
   rrt.py1582584%129–130, 132–133, 149, 152, 160, 333, 378–383, 387–388, 392–394, 397–398, 406–407, 410–411
   utils.py60100% 
pyroboplan/trajectory
   __init__.py00100% 
   polynomial.py1261885%127, 129–130, 132–134, 136–137, 140–143, 146, 151, 156, 165, 192, 261
   trapezoidal_velocity.py1491689%313, 315–319, 321–322, 325–328, 331, 336, 341, 350
pyroboplan/visualization
   __init__.py00100% 
   meshcat_utils.py181138%40–41, 43, 45, 57, 81–82, 109–111, 113
TOTAL83011586% 

Tests Skipped Failures Errors Time
62 0 💤 0 ❌ 0 🔥 16.936s ⏱️

@sea-bass sea-bass merged commit 6a0aae9 into main Apr 21, 2024
3 checks passed
@sea-bass sea-bass deleted the fix-rrt-options branch April 21, 2024 06: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.

1 participant