Skip to content
Snippets Groups Projects

Disturbance Observer

Closed Craig McDonald requested to merge feature/disturbance-observer into devel

Description

Added DisturbanceObserver class that is built in to RobotController. Sandbox program DisturbanceObserverTest demonstrates its ability to estimate forces applied to the robot endpoint.

DisturbanceObserver makes use of the VectorBuffer, which is, just like it sounds, a buffer for holding vectors. Its purpose is to simulate a time delay. (Maybe there is a smarter way to do this, but I couldn't think of one.)

I also filled in missing comments for some of the classes in BurtSharp.Control.

What to focus on

  • Disturbance observer test is working as expected.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading