Skip to content

Missing Visual Odometry update for quadruped robot? #5

Open
@egordv

Description

@egordv

Hello and thank you for a great repo!

In my research I'm testing the SEROW on a consumer-grade quadruped robot.
Performance with IMU/leg_odometry looks good!
But the robot drifts in vertical position, which is expected if not using the visual odometry or other bias correction.

So I need to update the estimator Kalman core with direct position measurement coming from visual system.
The problem is that the realization of updatePositionOrientation() in a quadruped mode looks copy-pasted from biped mode and then commented and abandoned.
It's not clear from the code how to rearrange the required matrices to port the biped updatePositionOrientation() to a quadruped mode.
Could you please provide some support on this topic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions