Coder Social home page Coder Social logo

dfki-ni / mobipick Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 2.0 54.64 MB

ROS configuration files (URDF description, Gazebo launch files, MoveIt config, bringup launch files) for the Mobipick robot (MiR 100 base, UR5 arm, Robotiq 2 Finger Gripper + Force-Torque Sensor, Orbbec Astra Mini S 3D camera).

License: Other

Dockerfile 1.27% Shell 1.10% CMake 6.09% Python 24.04% C++ 67.14% Ruby 0.35%

mobipick's People

Contributors

alexander-sung avatar amossmith3 avatar brean avatar dmronga avatar krause92 avatar marcvinci avatar mintar avatar niniemann avatar oscar-lima avatar sebastianstock avatar sfocke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dimadobriy mintar

mobipick's Issues

Pose format continues to cause failures

The pose format with the quaternion coordinates in order (w, x, y, z) continues to cause failures for Mobipick applications. An essential problem is that its float[7] format is easily converted into a geometry_msgs.msg.Pose the wrong way (see http://docs.ros.org/en/noetic/api/geometry_msgs/html/msg/Quaternion.html) without it being noticed. The comment in the config file obviously does not suffice.

I forgot why exactly why we still keep it this way (reason was like: "it is used somewhere like this"), so I'll adjust our mobipick_labs code once more to this pose format, this time in the symbolic_fact_generation. Again, I recommend to switch to the ROS format. We can even use the format ([px, py, pz], [qx, qy, qz, qw]) to be sure to break things where updates are needed.

For your information, @mintar, @sebastianstock, @marcvinci.

Rename "gripper_astra" to something more generic

  1. We are using an Intel Realsense camera, so changing it from "astra" to something more generic would be good.
  2. It's not a "gripper" so the name is misleading.

"main_camera" or "main_cam" would probably be better. It could also be split up some more so the image topic can for example be main_camera/rgb/image_rawinstead of gripper_astra/rgb/image_raw while the tf-frame prefix can be something like "camera_mount" so it would be camera_mount_rgb_optical_frame instead of gripper_astra_rgb_optical_frame.

There is no 'ur5_macro.xacro' file.

I have error because I don't have 'ur5_macro.xacro' file in ur_description.
If this file is made by you, can you share this file also?
I want to test 'pick and place example'.

No such file or directory: /home/ait/ros_catkinws/src/universal_robot/ur_description/urdf/inc/ur5_macro.xacro
when processing file: /home/ait/ros_catkinws/src/mobipick/mobipick_description/urdf/mobipick/mobipick_v1_model.urdf.xacro

Exception caught during install: Error processing 'astra_camera'

Hi there!
Thanks for sharing your project! It looks amazing!
Hope, you can help to overcome the following error at the installation stage:

running script install-deps.sh I've got the following error:

Exception caught during install: Error processing 'astra_camera' : [astra_camera] Checkout of https://github.com/orbbec/ros_astra_camera.git version master into /misis/mir_ws/src/astra_camera failed.
ERROR in config: Error processing 'astra_camera' : [astra_camera] Checkout of https://github.com/orbbec/ros_astra_camera.git version master into /misis/mir_ws/src/astra_camera failed.

I use Ubuntu 20.04, ROS-noetic.

Thanks for your help.

Best regards,
Dmitrii

Gripper joint states: approach explanation

Hello,

I'm a master's student currently working on a similar setup as your Mobipick robot - MiR100 base with the UR5e robot arm and a Robotiq 2f85 gripper.
I'm currently working on a unified UR5e & Robotiq 2f85 robot description. I have successfully created the unified xacro that I can use in simulation however, I'm having trouble with gripper joint states when using the real robot and was hoping for your help.

I'm using the Universal Robots ROS driver and this Robotiq gripper package.

My gripper is connected directly to the robot flange and I can successfully communicate with the gripper over RTU using Robotiq2FGripperRtuNode.py) from the robotiq_2f_gripper_control package. But no node publishes the gripper joint states, only gripper status. Since there are no gripper joint states the tf transforms between the robot and the gripper don't exist when launching the ur_robot_driver.

I saw that you have a gripper joint state publisher but it looks like it only publishes the state of the joint that is controlled? By that I mean the joint we control to open/close the gripper. Is advertising that one joint enough to get the relative position of all other gripper joints? Or am I missing something?
I'm also a bit confused why you use the joint_state_publisher here in the bringup.

Any other advice on how to approach gripper joint states is greatly appreciated.

Best regards,
Jan

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.