Commit Graph

167 Commits

Author SHA1 Message Date
DANBER d8fee53284 Merge branch 'opts' into 'master'
Various optimizations

See merge request Percipiote/RapidPoseTriangulation!7
2025-03-04 10:13:30 +00:00
Daniel de21be50a2 Updated results. 2025-03-03 18:45:26 +01:00
Daniel bb5b99c566 Small updates. 2025-03-03 14:52:43 +01:00
Daniel 7b99a38ce2 Faster camera matrix undistortion. 2025-03-03 12:32:09 +01:00
Daniel 2e1d401dd4 Some mixed cleanups. 2025-02-28 15:25:31 +01:00
Daniel 1d259846fc Implemented custom intrinsic matrix undistortion. 2025-02-28 14:03:49 +01:00
Daniel 0f2d597899 Implemented custom midpoint triangulation. 2025-02-28 14:03:49 +01:00
Daniel 608f89d6b6 Replaced undistortion with std::vectors as well. 2025-02-28 14:03:49 +01:00
Daniel 63e00e9b13 Drop rotation option again. 2025-02-20 18:51:48 +01:00
Daniel 2f16179850 Fix rpt3d wrapper callback scheduling. 2025-02-20 18:32:43 +01:00
Daniel 483df4fc3e Added rpt3d ros wrapper. 2025-02-18 15:41:03 +01:00
Daniel 6fbf279334 Configurable input topics. 2025-02-17 18:54:59 +01:00
Daniel 7ce02c44c8 Optimized undistortion. 2025-02-11 14:35:22 +01:00
Daniel 24d951f31d Replaced cv::mats with nested std::vectors to improve speed. 2025-02-11 13:53:31 +01:00
Daniel 651b806a3a Small updates. 2025-02-11 11:26:58 +01:00
Daniel 2c994eca44 Allow keypoint detections outside the image. 2025-02-11 11:26:33 +01:00
Daniel 24d706d030 Some small updates. 2025-02-05 16:29:08 +01:00
Daniel 1fb730ff55 Create custom ros message instead of using json strings. 2025-02-05 12:11:22 +01:00
Daniel c1cc6054d1 Some small updates. 2025-02-05 11:58:01 +01:00
Daniel b286efeb86 Updating jetson installation parts. 2025-02-05 10:33:02 +01:00
Daniel 3eb7696e31 Some small updates. 2025-02-03 17:19:02 +01:00
Daniel b41380b033 Eval with all panoptic cameras. 2025-01-28 15:30:23 +01:00
Daniel 321aa0a714 Increased 2D pose merging threshold. 2025-01-28 14:54:01 +01:00
Daniel 1cc71cce57 Dropping more old python code. 2025-01-28 11:50:50 +01:00
Daniel a674811fef Update readme. 2025-01-27 18:32:55 +01:00
Isse 19aecee4c4 Merged ros dockerfiles. 2025-01-27 17:21:34 +01:00
Isse 8bf5a5e596 Updated jetson results. 2025-01-27 17:11:35 +01:00
Daniel 56718838f2 Improved bad results debugging. 2025-01-27 16:49:47 +01:00
Daniel 4b0d3a545e Updated results. 2025-01-27 16:47:34 +01:00
Daniel d8beaecc56 Changed detector for wb poses. 2025-01-27 15:46:55 +01:00
Daniel 45d003c2e9 Moved onnx build to main dockerfile. 2025-01-27 15:19:19 +01:00
Daniel f9127e9a40 Merge close 2D poses. 2025-01-27 14:20:52 +01:00
Daniel d886d1db7c Fixed time calculation. 2025-01-27 14:18:08 +01:00
DANBER d5ae7dada7 Merge branch 'jetson' into 'master'
Run on Jetson

See merge request Percipiote/RapidPoseTriangulation!6
2025-01-27 13:15:05 +00:00
DANBER f29b7e6707 Merge branch 'ros' into 'master'
Ros wrapper

See merge request Percipiote/RapidPoseTriangulation!5
2025-01-27 13:12:42 +00:00
Daniel a1f85a5a53 Updated results. 2025-01-27 12:13:37 +01:00
Isse f7ef72d539 Small readme updates. 2025-01-23 11:00:20 +01:00
Isse ee2bbcf83a Updated benchmark results. 2025-01-22 13:49:00 +01:00
Isse 874f83f085 Some jetson specific ros updates. 2025-01-22 12:30:59 +01:00
Isse 9358941e6f Merge remote-tracking branch 'origin/ros' into jetson 2025-01-21 18:31:46 +01:00
Daniel 9ce51f90b3 Renamed ros packages. 2025-01-21 18:11:49 +01:00
Daniel 9778c75bf0 Drop old code. 2025-01-21 18:01:14 +01:00
Daniel 2ba9e096ac Updated image callback to directly calculate poses. 2025-01-21 17:15:33 +01:00
Daniel 29c072400f Mixed updates and improvements. 2025-01-21 16:23:19 +01:00
Daniel c5f190ab35 Eval skelda datasets with cpp implementation. 2025-01-21 15:10:43 +01:00
Daniel d77fee7103 Restructuring some code. 2025-01-20 18:00:37 +01:00
Isse f402bbe4d2 Merge remote-tracking branch 'origin/ros' into jetson 2025-01-20 16:41:22 +01:00
Isse 1ca755f763 Building ros for jetson. 2025-01-20 16:40:28 +01:00
Daniel a866485c8e Small updates. 2025-01-20 16:38:19 +01:00
Isse ffd182bc07 Merge remote-tracking branch 'origin/ros' into jetson 2025-01-20 12:44:38 +01:00