bit-bots / bitbots_main

This git contains all RoboCup code from the Hamburg Bit-Bots.
https://bit-bots.de
MIT License
30 stars 11 forks source link

Fix start movement in walking #492

Closed timonegk closed 2 weeks ago

timonegk commented 2 weeks ago

Summary

Fixes the start movement in walking. Before, there was a jump in the trajectory for both feet's y axis when starting the first step.

Before: image

After: Screenshot from 2024-06-20 15-49-13

timonegk commented 2 weeks ago

This behavior is not nice but it makes the walking more stable... closing.