Skip to content
Snippets Groups Projects
Unverified Commit dfc2eaf9 authored by Kostas Tsampazis's avatar Kostas Tsampazis Committed by GitHub
Browse files

ROS1 nodes - None argument fix (#306)

* 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
parent 795b1999
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment