{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":136916548,"defaultBranch":"master","name":"walking-controllers","ownerLogin":"robotology","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-06-11T11:24:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1587191?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726224315.0","currentOid":""},"activityList":{"items":[{"before":"4f49e0bff23779bfcaef74a05603c9d2d73a0ef9","after":"647dd02d73f596f5055e9b48d332280b9986f23f","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-17T11:40:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Increased the com retargeting range to 10cm for ergocub robots","shortMessageHtmlLink":"Increased the com retargeting range to 10cm for ergocub robots"}},{"before":"488510cee4ede1f139972005a0794ff867642b5c","after":"4f49e0bff23779bfcaef74a05603c9d2d73a0ef9","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-17T10:33:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Fixed missing resize of yarpBuffer","shortMessageHtmlLink":"Fixed missing resize of yarpBuffer"}},{"before":"4af86a3244be2c5619e4b64376c43bb5bbfacf80","after":"488510cee4ede1f139972005a0794ff867642b5c","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-17T10:15:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Fixed wrong parsing of variation_range parameter","shortMessageHtmlLink":"Fixed wrong parsing of variation_range parameter"}},{"before":"b18fe01d1f8d7d90e94e65efd832c4fc4fe35edf","after":"4af86a3244be2c5619e4b64376c43bb5bbfacf80","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-17T08:15:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Using the root link instead of the COM height HDE data in com retargeting","shortMessageHtmlLink":"Using the root link instead of the COM height HDE data in com retarge…"}},{"before":"650ec997d56fcf63f9bddf40b0ea88833aa00934","after":"b18fe01d1f8d7d90e94e65efd832c4fc4fe35edf","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-13T12:39:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Updated configuration files with new variation_range parameter","shortMessageHtmlLink":"Updated configuration files with new variation_range parameter"}},{"before":"bd17903c9c85490a6eceb27deedae6cf997c7954","after":"650ec997d56fcf63f9bddf40b0ea88833aa00934","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-13T12:15:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Added clamping of CoM height variation","shortMessageHtmlLink":"Added clamping of CoM height variation"}},{"before":null,"after":"bd17903c9c85490a6eceb27deedae6cf997c7954","ref":"refs/heads/revamp_com_retargeting","pushedAt":"2024-09-13T10:45:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Impreoved mechanism resetting the com retargeting when the connection is lost","shortMessageHtmlLink":"Impreoved mechanism resetting the com retargeting when the connection…"}},{"before":"cb18cbf5483cd9b57f54e3a46495ce7a03c7fe11","after":null,"ref":"refs/heads/changelicensetobsd3","pushedAt":"2024-09-13T06:52:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"}},{"before":"454a06c9c4acf732f4ebd175768d80cb78e5f733","after":"1257b6ee7670e1b550b6128052665ae352fe4705","ref":"refs/heads/master","pushedAt":"2024-09-13T06:52:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"License the repo under the BSD-3-Clause license (#186)\n\nI also took the occasion to change license headers to SPDX-style tags (see https://spdx.github.io/spdx-spec/v2.3/file-tags/), that are more manageable and machine readable. \r\n\r\nAs a result of the cleanup I deleted the authors name from the headers as it is more mantainable to just store this information in git, if there is any problem in this we can re-introduce them with a follow-up PR, using the `SPDX-FileContributor:` tag.","shortMessageHtmlLink":"License the repo under the BSD-3-Clause license (#186)"}},{"before":"454a06c9c4acf732f4ebd175768d80cb78e5f733","after":"cb18cbf5483cd9b57f54e3a46495ce7a03c7fe11","ref":"refs/heads/changelicensetobsd3","pushedAt":"2024-09-13T06:44:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"traversaro","name":"Silvio Traversaro","path":"/traversaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1857049?s=80&v=4"},"commit":{"message":"License the repo under the BSD-3-Clause license\r\n\r\nI also took the occasion to change license headers to SPDX-style tags (see https://spdx.github.io/spdx-spec/v2.3/file-tags/), that are more manageable and machine readable. \r\n\r\nAs a result of the cleanup I deleted the authors name from the headers as it is more mantainable to just store this information in git, if there is any problem in this we can re-introduce them with a follow-up PR, using the `SPDX-FileContributor:` tag.","shortMessageHtmlLink":"License the repo under the BSD-3-Clause license"}},{"before":null,"after":"454a06c9c4acf732f4ebd175768d80cb78e5f733","ref":"refs/heads/changelicensetobsd3","pushedAt":"2024-09-13T06:37:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"traversaro","name":"Silvio Traversaro","path":"/traversaro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1857049?s=80&v=4"},"commit":{"message":"Reduced the number of warnings when compiling (#181)\n\n* Reduced the number of warnings when compiling\n\n* Fixed format string for printing some size_t","shortMessageHtmlLink":"Reduced the number of warnings when compiling (#181)"}},{"before":"e8039678a9df9b4c938cdea101162c024226947a","after":"dd1cd19c53565cdf70bf28bacc2c1b238d4810f5","ref":"refs/heads/tedxdemo","pushedAt":"2024-09-06T15:39:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"isorrentino","name":"Ines Sorrentino","path":"/isorrentino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43743081?s=80&v=4"},"commit":{"message":"change com_height in autonomous","shortMessageHtmlLink":"change com_height in autonomous"}},{"before":null,"after":"e8039678a9df9b4c938cdea101162c024226947a","ref":"refs/heads/tedxdemo","pushedAt":"2024-09-06T13:54:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"isorrentino","name":"Ines Sorrentino","path":"/isorrentino","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43743081?s=80&v=4"},"commit":{"message":"Working configuration left-diagonal direction","shortMessageHtmlLink":"Working configuration left-diagonal direction"}},{"before":"cdb3a3ad9c83908f36e52aa0dde409fa1c8a8ed9","after":null,"ref":"refs/heads/reduce_warnings","pushedAt":"2024-08-27T10:52:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"}},{"before":"4205daecef4cb7e1b9256d80ce91c5cc5c7d7a1b","after":"454a06c9c4acf732f4ebd175768d80cb78e5f733","ref":"refs/heads/master","pushedAt":"2024-08-27T10:52:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"Reduced the number of warnings when compiling (#181)\n\n* Reduced the number of warnings when compiling\n\n* Fixed format string for printing some size_t","shortMessageHtmlLink":"Reduced the number of warnings when compiling (#181)"}},{"before":"51f25ad17fbde58e0b60e017006715db092b33c6","after":"4205daecef4cb7e1b9256d80ce91c5cc5c7d7a1b","ref":"refs/heads/master","pushedAt":"2024-08-01T10:32:11.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Merge pull request #184 from LoreMoretti/fix/test_compilation","shortMessageHtmlLink":"Merge pull request #184 from LoreMoretti/fix/test_compilation"}},{"before":"a9627930ad06c909282fe482617ebf6ce6c95263","after":null,"ref":"refs/heads/ergocubsn001_1khz","pushedAt":"2024-07-25T06:09:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"}},{"before":"303f9b8de818b0e8cee7175a589b736b99ffaf3f","after":"51f25ad17fbde58e0b60e017006715db092b33c6","ref":"refs/heads/master","pushedAt":"2024-07-25T06:09:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"[ergoCubSN001] Update the config files to run the walking at 1kHz (#182)","shortMessageHtmlLink":"[ergoCubSN001] Update the config files to run the walking at 1kHz (#182)"}},{"before":null,"after":"a9627930ad06c909282fe482617ebf6ce6c95263","ref":"refs/heads/ergocubsn001_1khz","pushedAt":"2024-07-24T10:35:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"[ergoCubSN001] Update the config files to run the walking at 1kHz","shortMessageHtmlLink":"[ergoCubSN001] Update the config files to run the walking at 1kHz"}},{"before":"2c9569d72bfc36b5f9fbdf5542e48514146a57d5","after":"cdb3a3ad9c83908f36e52aa0dde409fa1c8a8ed9","ref":"refs/heads/reduce_warnings","pushedAt":"2024-07-24T10:07:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Fixed format string for printing some size_t","shortMessageHtmlLink":"Fixed format string for printing some size_t"}},{"before":null,"after":"2c9569d72bfc36b5f9fbdf5542e48514146a57d5","ref":"refs/heads/reduce_warnings","pushedAt":"2024-07-24T08:03:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Reduced the number of warnings when compiling","shortMessageHtmlLink":"Reduced the number of warnings when compiling"}},{"before":"d0b6c794f4e9f8d6c4c687337f363743778c6df4","after":"303f9b8de818b0e8cee7175a589b736b99ffaf3f","ref":"refs/heads/master","pushedAt":"2024-07-23T12:38:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"Added retrieval of raw positions as they come from HDE (#180)","shortMessageHtmlLink":"Added retrieval of raw positions as they come from HDE (#180)"}},{"before":"af1571857ecdd36e6f5645fa538a3ee8e0e4db6b","after":"a2de1543ca23b56a36bc9884f4a63455921ce55a","ref":"refs/heads/add_raw_retargeting","pushedAt":"2024-07-23T08:13:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Read data_arrived_timeout from file","shortMessageHtmlLink":"Read data_arrived_timeout from file"}},{"before":"84afb58679ebe6273a539e69b7548ff350d93a83","after":null,"ref":"refs/heads/improve_approaching","pushedAt":"2024-07-23T07:33:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"}},{"before":"cf3105e72421e497197bcaeb664bc679a944f5a2","after":"d0b6c794f4e9f8d6c4c687337f363743778c6df4","ref":"refs/heads/master","pushedAt":"2024-07-23T07:33:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"Restructure the approaching machinery in RetargeringHelper (#179)\n\n\nCo-authored-by: Stefano Dafarra ","shortMessageHtmlLink":"Restructure the approaching machinery in RetargeringHelper (#179)"}},{"before":null,"after":"af1571857ecdd36e6f5645fa538a3ee8e0e4db6b","ref":"refs/heads/add_raw_retargeting","pushedAt":"2024-07-19T17:02:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Read data_arrived_timeout from file","shortMessageHtmlLink":"Read data_arrived_timeout from file"}},{"before":"79a89f327e8a9fef9d03ab51d27cc608e9478b92","after":"84afb58679ebe6273a539e69b7548ff350d93a83","ref":"refs/heads/improve_approaching","pushedAt":"2024-07-15T08:52:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"S-Dafarra","name":"Stefano Dafarra","path":"/S-Dafarra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18591940?s=80&v=4"},"commit":{"message":"Reduced planner horizon of SN002 from 20 to 5 seconds","shortMessageHtmlLink":"Reduced planner horizon of SN002 from 20 to 5 seconds"}},{"before":"0fd103888a45e9a8938838bdac819d990fe239d1","after":"79a89f327e8a9fef9d03ab51d27cc608e9478b92","ref":"refs/heads/improve_approaching","pushedAt":"2024-07-03T07:30:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"clear the joint name order","shortMessageHtmlLink":"clear the joint name order"}},{"before":"0075445d08d0332dacf794a022f8c4fb999e2cd4","after":null,"ref":"refs/heads/ergocubsn002_1khz","pushedAt":"2024-06-19T13:50:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"}},{"before":"3f9244d321cd3a16d9a3c7fb3477d801a116af37","after":"cf3105e72421e497197bcaeb664bc679a944f5a2","ref":"refs/heads/master","pushedAt":"2024-06-19T13:50:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"GiulioRomualdi","name":"Giulio Romualdi","path":"/GiulioRomualdi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16744101?s=80&v=4"},"commit":{"message":"[ergoCubSN002] Run the walking controller at 1khz (#178)","shortMessageHtmlLink":"[ergoCubSN002] Run the walking controller at 1khz (#178)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMTo0MDozMy4wMDAwMDBazwAAAAS4dAzp","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xN1QxMTo0MDozMy4wMDAwMDBazwAAAAS4dAzp","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOVQxMzo1MDozMi4wMDAwMDBazwAAAARpm1mB"}},"title":"Activity · robotology/walking-controllers"}