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

[BUG] Fetch Robot doesn't tries to pick up the cube #106

Open
ThakurSarveshGit opened this issue Aug 8, 2020 · 2 comments
Open

[BUG] Fetch Robot doesn't tries to pick up the cube #106

ThakurSarveshGit opened this issue Aug 8, 2020 · 2 comments
Assignees
Labels

Comments

@ThakurSarveshGit
Copy link

I am launching the default simulation of picking up a cube from the table, built in fetch_gazebo package. The robot simply goes to the prepare position and doesn't move at all. (Initially I was working on a warehouse project with Fetch robot and was trying to perform SLAM with Laser and Odom but it was not working out, hence I started testing the default launch simulations.)

I installed fetch package using git clone. And I have all the packages installed as shown in the screenshot.
PackagesFetch
When I run roslaunch fetch_gazebo simple_grasp.launch , the model succesfully launches and comes to prepare pose and stops there. I get two warnings on the console as shown:
URDF_Warnings
This is the setup:
FetchStationary

I expect the robot to pick up the object successfully.

catkin workspace:

  • fetch_gazebo version: Gazebo9
  • Ubuntu version: 18.04
  • ROS version:Melodic
@cjds cjds self-assigned this Aug 17, 2020
@cjds
Copy link
Contributor

cjds commented Aug 17, 2020

Can confirm that this works on my machine. Something must be different about the setup.

Is it possible to post the goal and result here please?

@mikeferguson
Copy link
Contributor

So, "simple_grasp.launch" just sets up the environment. You would also need to "roslaunch fetch_gazebo_demo pick_place_demo.launch" after the environment is fully setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants