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

Reinstate Humble Compatibility for GetCartesianPath & Expose planning_scene To User #66

Merged

Conversation

amalnanavati
Copy link
Contributor

This PR makes two small changes:

  1. Bug fix: the GetCartesianPath parameters added in Added setting of cartesian speed and acceleration  #53 exist in Iron but not in Humble. This PR fixes that by checking if those attributes exist before assigning them.
  2. New capability: Although MoveIt2 had the ability to get and access the latest planning scene, that was not exposed to users. this PR addresses that.

(I'm happy to separate this into two PRs if you prefer -- I made it a joint PR for now given how small each change is.)

Copy link
Owner

@AndrejOrsula AndrejOrsula left a comment

Choose a reason for hiding this comment

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

Thanks a lot, @amalnanavati! Looks good to me. 🙂

@AndrejOrsula AndrejOrsula merged commit d034cd2 into AndrejOrsula:devel May 7, 2024
2 checks passed
@amalnanavati amalnanavati mentioned this pull request May 7, 2024
2 tasks
AndrejOrsula pushed a commit that referenced this pull request May 10, 2024
…ing_scene` To User (#66)

* Reinstate Humble compatibility for GetCartesianPath

* Expose planning scene to user
@amalnanavati amalnanavati deleted the amaln/humble_compatibility branch May 10, 2024 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.

2 participants