Open S1aoXuan opened 1 year ago
Hi,
sorry for the late response. When the object bounces away, the attachment has not happened. Do you see any output (messages sent) on /gazebo/ur5_cubes/robot/contact
when the robot grasps the object? The topic name should be the same (/gazebo/ur5_cubes/
is the prefix for "home" aka ~/
so it should be the same)
Thanks for your reply. When the robot grasped the object, it just bounced away and the terminal did not show attached or any other messages.
Did you subscribe with gz topic -e?
When I use gz topic -i /gazebo/ur5_cubes/robot/contact, I get this and run gz topic -e /gazebo/ur5_cubes/robot/contact only get timestamp
Then it means there are no collisions, so the grasp plugin cannot work. Not sure why the object bounces away, hard to tell without being able to debug. Are you doing any other object manipulation? Does it bounce away just when the gripper closes?
Sorry I didn't reply in time yesterday. There are always a lot of different problems with programs :) I am just doing the grasp cubes simulation now, the gazebo environment is a few cubes on the table, currently these cubes have this problem. If there is any progress afterwards I will also be the first to post here. Thank you!
Sorry I didn't reply in time yesterday. There are always a lot of different problems with programs :) I am just doing the grasp cubes simulation now, the gazebo environment is a few cubes on the table, currently these cubes have this problem. If there is any progress afterwards I will also be the first to post here. Thank you!
I think I've encountered the same problem as you, have you solved it?
Your cubes are otherwise colliding properly, e.g. with tables? They are not set to "static"? And while the robot grasps them, you get nothing out of the gazebo contacs topic with gz topic -e
(see comment above)?
Your cubes are otherwise colliding properly, e.g. with tables? They are not set to "static"? And while the robot grasps them, you get nothing out of the gazebo contacs topic with
gz topic -e
(see comment above)?
I used these topic commands, why is nothing displayed?What should the correct situation look like? Why can some people use this plug-in to complete it successfully? I'm going to collapse : (
That is when the robot grasps the cube? The cube collision works otherwise, so collision shape set up correctly (see my questions above)?
Hi, I'm trying to use ur10e with dh_robotics_ag95_gripper to grasp a cube in gazebo. My platform is Ubuntu 18.04, ROS Melodic and Gazebo9. The plugin should be loaded. But without any attach message at the time of grabbing, the cube will just be bounced away. Here is how I set up the parameters: I use gz topic -l and I can see topic /gazebo/ur5_cubes/robot/contacts, where ur5_cube is my gazebo world's name. But I can get nothing when using gz topic -e ~/robot/contacts. Here is the video. https://github.com/JenniferBuehler/gazebo-pkgs/assets/92132890/4e78d9d3-7afa-4010-9c4e-fc443d8549ce