compas-dev / compas_fab

Robotic fabrication package for the COMPAS Framework.
https://compas.dev/compas_fab/
MIT License
108 stars 32 forks source link

Fix kinetic support #366

Closed gonzalocasas closed 1 year ago

gonzalocasas commented 1 year ago

This PR fixes support for ROS Kinetic when using FK, IK, plan cartesian and plan free-space motion. There was already a similar fix in place for all the planning scene operations, but it was not copied for the other backend features.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.