Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-pinocchio
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florent Lamiraux
hpp-pinocchio
Commits
19718d8d
Commit
19718d8d
authored
4 years ago
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Notify release 4.10.0.
parent
e42190df
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+10
-0
10 additions, 0 deletions
NEWS
package.xml
+1
-1
1 addition, 1 deletion
package.xml
with
11 additions
and
1 deletion
NEWS
+
10
−
0
View file @
19718d8d
-*- outline -*-
New in v4.10.0
* Enable users to create LiegroupSpace::R1 with rotation template argument.
* Use CMake to handle dependencies (cmake submodule).
* Add CollisionObject::geometry and prepare deprecation of
GeometryModel.colisionObjects.
* Add function replaceGeometryByConvexHull.
* Add package.xml
* Add equality operator in class Joint.
* Add serialization functions.
New in v4.9.0
New in v4.6.1
* Revert default bounding volume to BV_OBBRSS instead of BV_OBB.
- distance computations between BV_OBBRSS is not available.
...
...
This diff is collapsed.
Click to expand it.
package.xml
+
1
−
1
View file @
19718d8d
<?xml version='1.0'?>
<package
format=
'2'
>
<name>
hpp-pinocchio
</name>
<version>
4.
9
.0
</version>
<version>
4.
10
.0
</version>
<description>
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
</description>
<maintainer
email=
'hpp@laas.fr'
>
Joseph Mirabel
</maintainer>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment