Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR builds on top of this other PR #44
I have created a simple example to move the joint of rrbot with moveit2 (which is already available in Foxy). Great new! Moveit2 and gazebo it's working! (more or less).
But I have some issues with the configuration files, for some reason the group is set to
panda_arm
. In the SRDF the group is called like this because I was not able to change it to something likerrbot_arm
.I'm able to move the robot but only to the defined position in the SRDF as you can see in the following gif.
Any help with the configuration it's appreciate it @davetcoleman @henningkayser. Maybe these two packages should go in another repository.
Signed-off-by: ahcorde [email protected]