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

Added moveit2 demo #45

Closed
wants to merge 1 commit into from
Closed

Conversation

ahcorde
Copy link
Collaborator

@ahcorde ahcorde commented Jan 12, 2021

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 like rrbot_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.

rrbot_moveit

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]

Signed-off-by: ahcorde <[email protected]>
@ahcorde ahcorde self-assigned this Jan 12, 2021
@ahcorde ahcorde force-pushed the ahcorde/moveit/demo branch from c613239 to 4039a06 Compare January 13, 2021 08:50
@swilcock0
Copy link

The run_moveit_cpp demo is hardcoded for the panda arm hence why it won't let you rename the group. A modified version of the demo specific to the RRBot should work

@ahcorde
Copy link
Collaborator Author

ahcorde commented Jan 14, 2021

closing this PR in favour of this other ros-simulation/gazebo_ros_demos#41

@ahcorde ahcorde closed this Jan 14, 2021
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