bitbots_main icon indicating copy to clipboard operation
bitbots_main copied to clipboard

Fix our kick motion

Open texhnolyze opened this issue 1 year ago • 3 comments

If we end up having time before the RoboCup we want to fix our current kick. While it works ok in simulation in reality we fall over and often do not hit the ball. Ideas to improve are:

  • change assumptions about splines (order, number, etc.)
  • potentially reduce the complexity of the current approach while also increasing the speed of the full motion
  • improve active stabilisation
  • improve current parameters

texhnolyze avatar Mar 08 '23 15:03 texhnolyze

TODO (Good2Know) videos zu splines (Freya Holmér) https://www.youtube.com/watch?v=jvPPXbo87ds

Seminarbericht/Paper

  • Developing a Reactive and Dynamic Kicking Engine for Humanoid Robots
  • (Bipedal Walking on Humanoid Robots)

Code in bitbots_motion/bitbots_dynamic_kick

00lake00 avatar Jun 26 '23 13:06 00lake00

Wait for the walk kick feature... We currently plan to use the kick motion only for penalty shoots.

jaagut avatar Sep 04 '23 14:09 jaagut

We don't want to use the dynamic kick in the near future

timonegk avatar May 02 '24 14:05 timonegk