Skip to content

Commit

Permalink
Add simple notebook example for joint control (#855)
Browse files Browse the repository at this point in the history
  • Loading branch information
giotherobot authored Jun 20, 2024
1 parent 312f58f commit 3aeab5a
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ All notable changes to this project are documented in this file.
- Implement `ButterworthLowPassFilter` class (https://github.com/ami-iit/bipedal-locomotion-framework/pull/838)
- Implement `Conversions::toiDynTreeRot` function (https://github.com/ami-iit/bipedal-locomotion-framework/pull/842)
- Create python bindings of `VectorsCollection` (https://github.com/ami-iit/bipedal-locomotion-framework/pull/854)
- Added a simple motor control example (https://github.com/ami-iit/bipedal-locomotion-framework/pull/855)

### Changed
- 🤖 [ergoCubSN001] Add logging of the wrist and fix the name of the waist imu (https://github.com/ami-iit/bipedal-locomotion-framework/pull/810)
Expand Down
Loading

0 comments on commit 3aeab5a

Please sign in to comment.