Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sot-talos-balance
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • loco-3d
  • sot-talos-balance
  • Issues
  • #97

Closed
Open
Created Jul 23, 2019 by Gabriele Buondonno@gbuondonMaintainer

Fix state estimation

@tflayols and I discovered the state estimation was not made correctly. Upon further examination, we discovered the the update of the estimated feet position (i.e. the odometry and possibly the foot drift compensation) is not working. This was not a problem at all when doing tests on spot, such as executing a sinusoid with the CoM, but it causes estimation errors when walking forward.

The most likely explanation is a bug in the implementation, but we were not able to localize it. @tflayols provided a quick fix. This provided a more rigorous state estimation, which is now working quite well. However, this basically discards an important part of the original state estimation scheme, and we think a real solution is badly needed.

I am still investigating the impact of the current fix, but the simulations do not seem to be particularly affected. It is important to confirm the results on the real robot, which I plan to do by Thursday, if the robot is working.

Edited Jul 23, 2019 by Gabriele Buondonno
Assignee
Assign to
Time tracking