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

Semantic description is not specified for the same robot as the URDF #2

Open
Drojas251 opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@Drojas251
Copy link

I am trying to run your repo, but running into an error that prevents me from controlling the arm in gazebo with Moveit.

Here are some snap shots from my terminal:

Screenshot from 2021-06-24 15-22-27
Screenshot from 2021-06-24 15-22-38

The robot model loads in gazebo just fine, however there seems to be an issue in moveit in terms of the transforms between the links. Seems that the URDF file and srdf are in disagreement. Here is a snap shot of Rviz.

Screenshot from 2021-06-24 15-25-03

I did the following to set up this application:
-> Install ROS2 Foxy
-> Install Moveit2 from source following these steps
-> create a ros2_ws and installed this repo along with gazebo_ros2_control following these install steps
Sourced ros2 and moveit2 workspace then built the ros2_ws.

Sourced everything as follows:
source /opt/ros/foxy/setup.bash
source ~/ws_moveit2/install/setup.bash --extend
source ~/ros2_ws/install/setup.bash

Any input would be greatly appreciated!

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

No branches or pull requests

1 participant