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

Small fix to nav failure state tracking #192

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

sea-bass
Copy link
Owner

@sea-bass sea-bass commented Jul 4, 2024

Minor fix to #190.

@sea-bass sea-bass force-pushed the cleanup-nav-status-tracking branch from 2e13a62 to 2b7153a Compare July 4, 2024 18:53
Copy link

github-actions bot commented Jul 4, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py00100% 
core
   __init__.py90100% 
   dynamics.py430100% 
   gazebo.py136894%55, 124, 230, 244–248
   hallway.py731086%59, 61, 63, 96, 158, 196–199, 205
   locations.py1262183%53, 55, 69, 84–85, 87, 98–99, 101–102, 119, 177, 192, 217, 227, 273, 284–285, 287–288, 312
   objects.py69494%78, 106, 137, 197
   robot.py2545677%151–152, 238, 251, 298, 312–313, 317, 321, 327–328, 330–331, 348–349, 377, 379–380, 401–402, 405–408, 411–413, 471, 477–478, 480, 482–485, 493–496, 507, 515, 521, 526–527, 530, 550–551, 558, 567, 570, 575, 588–592
   room.py48197%113
   world.py57513876%146–147, 183–184, 188, 241–242, 244–245, 273–274, 325, 339–340, 342–343, 372–376, 378–380, 382–383, 386, 390–394, 397–399, 402–409, 440, 476–477, 480, 496, 538, 541, 549, 565–569, 571–573, 576–577, 580–583, 585, 588, 590–592, 594–596, 598, 613, 620, 631–635, 670–671, 675–676, 694–695, 701–702, 704–705, 707, 709–710, 712, 714–715, 725–726, 729, 731, 745, 747, 754, 801, 832–833, 852–853, 857–858, 893–894, 896, 913–914, 933–937, 949–952, 964–967, 981, 992–993, 995, 1039–1040, 1092, 1172–1173
   yaml_utils.py1061189%64, 68, 153–155, 159–160, 183–184, 208–209
gui
   __init__.py20100% 
   main.py1833381%24, 26, 28–30, 32, 53, 85–86, 211–215, 222–225, 227, 230–236, 240–242, 246–247, 253, 264
   world_canvas.py2586475%29–31, 35–37, 41, 119–121, 128, 130, 187, 225, 229, 270–275, 281–282, 284–286, 291–292, 295, 298–300, 303, 308–309, 311, 329, 351–356, 359, 362–363, 378–380, 383, 400, 445, 447–448, 450–451, 458–461, 493, 514, 518, 540
manipulation
   __init__.py10100% 
   grasping.py2366174%102, 110–112, 114–122, 124, 132, 462, 464–466, 470–472, 566–568, 571–575, 583, 586–588, 593–594, 600–604, 607–614, 617–619, 628, 630, 632–638
navigation
   __init__.py30100% 
   a_star.py781087%67–72, 74–76, 165
   execution.py34488%45–46, 48–49
   occupancy_grid.py1391489%44–47, 49–53, 56, 192, 226, 234, 238
   path_planner.py26676%33, 36, 38, 42, 85, 90
   planner_base.py591771%29–35, 51, 57–59, 140–145
   prm.py725622%40–44, 46, 50–51, 54, 57–64, 66–67, 76–79, 85, 101–102, 104–109, 111–112, 115–118, 121–126, 135, 144, 154, 156, 158–159, 161, 174–178
   rrt.py172795%228, 353–354, 360–361, 363, 392
   world_graph.py70395%118, 121, 145
planning
   __init__.py00100% 
   actions.py704732%59–60, 62, 66–75, 77–80, 82–86, 88–91, 93–97, 99–102, 104–105, 107–109, 155–156, 159–163
planning/pddlstream
   __init__.py7185%13
   default_mappings.py90100% 
   planner.py40880%119–126
   primitives.py57296%68, 208
   utils.py85396%66, 99–100
utils
   __init__.py00100% 
   general.py33487%23, 45, 51–52
   knowledge.py1441688%95–96, 105, 140–143, 150, 154–155, 168, 183, 187, 229, 245, 308
   motion.py60690%56, 67–71
   polygon.py1110100% 
   pose.py89297%211, 227
   search_graph.py93396%240–242
   trajectory.py650100% 
TOTAL363561683% 

Tests Skipped Failures Errors Time
172 0 💤 0 ❌ 0 🔥 3m 33s ⏱️

@sea-bass sea-bass merged commit c6eec4a into main Jul 4, 2024
7 checks passed
@sea-bass sea-bass deleted the cleanup-nav-status-tracking branch July 4, 2024 19:02
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