Skip to content

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

Merged
AndrejOrsula merged 2 commits intoAndrejOrsula:develfrom
personalrobotics:amaln/humble_compatibility
May 7, 2024
Merged

Reinstate Humble Compatibility for GetCartesianPath & Expose planning_scene To User#66
AndrejOrsula merged 2 commits intoAndrejOrsula:develfrom
personalrobotics:amaln/humble_compatibility

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
@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