Skip to content

Commit

Permalink
Merge pull request #2382 from jcarpent/topic/deprecated
Browse files Browse the repository at this point in the history
Delete duplicated files + sync submodule CMake
  • Loading branch information
jcarpent authored Aug 23, 2024
2 parents 178d996 + b3fdc9e commit df7abe4
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 561 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Add ``collision_color`` parameter to `MeshcatVisualizer.loadViewerModel` ([#2350](https://github.com/stack-of-tasks/pinocchio/pull/2350))
- Add ``BuildFromMJCF`` function to RobotWrapper ([#2363](https://github.com/stack-of-tasks/pinocchio/pull/2363))

### Removed
- Remove deprecated headers related to joint constraints ([#2382](https://github.com/stack-of-tasks/pinocchio/pull/2382))

### Changed
- Use eigenpy to expose `GeometryObject::meshMaterial` variant ([#2315](https://github.com/stack-of-tasks/pinocchio/pull/2315))
- GepettoViewer is no more the default viewer for RobotWrapper ([#2331](https://github.com/stack-of-tasks/pinocchio/pull/2331))
Expand Down
202 changes: 0 additions & 202 deletions include/pinocchio/multibody/constraint-base.hpp

This file was deleted.

Loading

0 comments on commit df7abe4

Please sign in to comment.