Giter Site home page Giter Site logo

Comments (12)

pirobot avatar pirobot commented on June 2, 2024

Ping. :) This bug still exists in the latest Debian updates for Hydro Precise 64-bit. It is fixed in source but has not yet made it to the Debian version.

from moveit_commander.

pirobot avatar pirobot commented on June 2, 2024

Closing as fixed.

from moveit_commander.

rabenimmermehr avatar rabenimmermehr commented on June 2, 2024

I know it's offtopic, but do you think you could publish this code somewhere in the MoveIt-Wiki as a tutorial or something?
Your thread here was the single most useful resource to me while trying to understand how to grasp with Python in MoveIt. Sadly, your last posted code snippet was where you grasped thin air and attached the object ;)
It would be awesome if your code would serve as an advanced introduction to grasping in MoveIt.

from moveit_commander.

trifonov-bc avatar trifonov-bc commented on June 2, 2024

Bug still reproduces on Ubuntu 12.04 Hydro.

from moveit_commander.

dyouakim avatar dyouakim commented on June 2, 2024

The bug is still reproduced, I am stuck...any idea how to overcome it on hydro and ubuntu 12.04 ?

from moveit_commander.

mikeferguson avatar mikeferguson commented on June 2, 2024

@dyouakim The fix is released to debs -- and should be fully sync'd as of about 2 weeks ago. Please update your debs.

from moveit_commander.

dyouakim avatar dyouakim commented on June 2, 2024

Thanks a lot for your response, I did "apt-get install ros-hydro-moveit-full" , i had one upgrade and then catkin_make on the moveit folder, but still I am getting the same error on my code. Am I missing something ? sorry I don't have much experience.

from moveit_commander.

mikeferguson avatar mikeferguson commented on June 2, 2024

The OSRF folks tend to recommend doing a "dist-upgrade" -- I'm not keen on that as it might also pull in things like upgraded kernels. My recommendation for updating ROS is to use:

 sudo apt-get --only-upgrade install ros-hydro-*

This will make sure every already installed ros hydro package is updated to the latest (since all of the ROS packages get sync'ed to public together, this should guarantee ABI compatibility between each package). After this, it is also important to rebuild any catkin workspaces that you have to avoid any ABI compatibility problems.

from moveit_commander.

dyouakim avatar dyouakim commented on June 2, 2024

Awesome , thanks a lot for your quick response, it is working perfectly now !

from moveit_commander.

dyouakim avatar dyouakim commented on June 2, 2024

I am sorry again, but since I did this update, all the picks trials are failing (they were wrorking before), and I get the following
[ INFO] [1424350435.700022600]: IK failed
[ INFO] [1424350435.700694400]: Found a contact between 'target' (type 'Object') and 'forearm' (type 'Robot link'), which constitutes a collision. Contact information is not stored.
[ INFO] [1424350435.700858680]: Collision checking is considered complete (collision was found and 0 contacts are stored)
[ INFO] [1424350435.725694920]: IK failed
[ INFO] [1424350435.749054240]: IK failed
[ INFO] [1424350435.749170080]: Sampler failed to produce a state
[ INFO] [1424350435.749243360]: Manipulation plan 24 failed at stage 'reachable & valid pose filter' on thread 0
[ INFO] [1424350435.749444400]: Pickup planning completed after 1.179576 seconds
[ WARN] [1424350435.750714240]: Fail: ABORTED: No motion plan found. No execution attempted.

I tried to change the reach parameters (even it was working before, and it is quiet similar to the code published here), I removed all other objects in the scene, it looks to me it is finding collision with the object it should pick, because whenever I remove the object and paln to this grasp pose it works fine. Any idea ?

from moveit_commander.

mikeferguson avatar mikeferguson commented on June 2, 2024

@dyouakim any idea how old your previous debians might have been?

from moveit_commander.

dyouakim avatar dyouakim commented on June 2, 2024

I just started beginning of Feburary, so it should not be too old.

from moveit_commander.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.