Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noetic / MoveIt-master compatibility #720

Merged
merged 29 commits into from
Jun 28, 2020
Merged

Conversation

wxmerkt
Copy link
Collaborator

@wxmerkt wxmerkt commented Jun 22, 2020

  • Builds with lots of warnings
  • Tests fail and need to be upgraded/made compatible

wxmerkt and others added 29 commits June 23, 2020 00:31
…MoveIt

The latest version of MoveIt correctly distinguishes visual and
collision links. For setting up the unittests, we incorrectly only used
the visual-tag. Formerly, MoveIt interpreted the visual tag also as a
collision tag if no collision tag was specified. This has now been
changed. As a result, we need to fix our URDFs that made incorrect use
of that upstream bug.
…m, (l/r)_hand_force_torque

These were visual only so in Melodic and older interpreted as collision
links but in Noetic and newer (or MoveIt master in general) only as
visual links.
…es to dynamics solver package to resolve circular dependency
…itialiser, deactivate Jacobian test

Was broken before...
Copy link
Collaborator Author

wxmerkt commented Jun 24, 2020

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 3
- Added 1
           

Clones added
============
- exotations/exotica_core_task_maps/test/test_maps.cpp  14
         

See the complete overview on Codacy

def test_unknown_initializer_types(self):
output = None
if os.environ['ROS_PYTHON_VERSION'] == '2':
output = subprocess.check_output(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wxmerkt wxmerkt mentioned this pull request Jun 25, 2020
5 tasks
@wxmerkt wxmerkt changed the title WIP: Noetic / MoveIt-master compatibility Noetic / MoveIt-master compatibility Jun 25, 2020
@wxmerkt wxmerkt merged commit 3f80000 into master Jun 28, 2020
@wxmerkt wxmerkt deleted the wxm-noetic-compatibility branch June 28, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants