Skip to content
Snippets Groups Projects
  1. Dec 14, 2022
  2. Dec 12, 2022
  3. Dec 09, 2022
  4. Nov 23, 2022
  5. Nov 09, 2022
  6. Nov 01, 2022
  7. Oct 27, 2022
  8. Oct 19, 2022
  9. Oct 17, 2022
  10. Oct 16, 2022
  11. Oct 14, 2022
  12. Oct 13, 2022
  13. Oct 11, 2022
  14. Sep 29, 2022
  15. Sep 26, 2022
  16. Sep 22, 2022
  17. Sep 21, 2022
  18. Sep 20, 2022
  19. Sep 15, 2022
    • Kostas Tsampazis's avatar
      ROS1 nodes - None argument fix (#306) · dfc2eaf9
      Kostas Tsampazis authored
      * Pose est: Added lambda expression in argparse to handle passing of none value and minor optimization
      
      * Face reco: Added lambda expression in argparse to handle passing of none value
      
      * Fall det: Added lambda expression in argparse to handle passing of none value and some fixes in callback
      
      * Fixed whole fall detection list being published for each fallen pose
      
      * Fallen message now publishes only when there is a fall detected
      
      * Each fallen pose now has different id
      
      * Face det: Added lambda expression in argparse to handle passing of none value and minor optimization
      
      * Obj det 2d: Added lambda expression in argparse to handle passing of none value and minor optimization
      
      * Sem segm: Added lambda expression in argparse to handle passing of none value
      
      * Moved pose bounding box calculation inside if block
      Unverified
      dfc2eaf9
  20. Sep 14, 2022
Loading