Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Panda Moveit Config
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
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
Guillaume Duret
Panda Moveit Config
Commits
2397c450
Commit
2397c450
authored
2 years ago
by
Robert Haschke
Browse files
Options
Downloads
Patches
Plain Diff
0.7.7
parent
18811017
No related branches found
Branches containing commit
Tags
0.7.7
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+5
-1
5 additions, 1 deletion
CHANGELOG.rst
package.xml
+1
-1
1 addition, 1 deletion
package.xml
with
6 additions
and
2 deletions
CHANGELOG.rst
+
5
−
1
View file @
2397c450
...
...
@@ -2,9 +2,13 @@
Changelog for package panda_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.
8.0
(2022-09-01)
0.
7.7
(2022-09-01)
------------------
* Thorough rework based on franka_description 0.9.1 (using fine and coarse collision models)
The internal robot controller uses coarse collision models for self-collision checking.
In MoveIt, these coarse models should be used for self-collision checking only as well.
Particularly, these coarse models should not be used for collision checking with the environment.
* Adapt ACM configuration to Melodic
Melodic's srdfdom/MoveIt don't support tags <disable_default_collisions> and <enable_collisions>.
* Remove adapter ResolveConstraintFrames
as it's not implemented in Melodic
This diff is collapsed.
Click to expand it.
package.xml
+
1
−
1
View file @
2397c450
<package>
<name>
panda_moveit_config
</name>
<version>
0.
8.0
</version>
<version>
0.
7.7
</version>
<description>
An automatically generated package with all the configuration and launch files for using the panda with the MoveIt Motion Planning Framework
</description>
...
...
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