Coder Social home page Coder Social logo

dobot-cr-tec-cem / teccem_dobotcr5 Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 11.69 MB

This is a repository of an implementation for Dobot CR5 with a DH Gripper for a pick & place project with a camera at the top of the workspace.

CMake 18.71% C++ 45.89% Python 34.98% Shell 0.41%
moveit pickandplace python ros-melodic dobotcr5

teccem_dobotcr5's People

Contributors

dannyavilal avatar denvars avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

teccem_dobotcr5's Issues

I solved it: Joints of gripper free in gazebo

          I solved it:

There are two ways to go about it. Do the following for panda_arm_hand and panda_hand groups. I am explaining here panda_hand group for reference.

Solution 1
Under /catkin_ws/src/panda_simulation/config/panda_control.yaml there are panda_finger_joint1 and panda_finger_joint2 under panda_hand_controller:
Remove the panda_finger_joint2 as we are mimicking joint1.
Make sure that /your_moveit_package/config/ros_controllers.yaml also has the same names as in panda_control.yaml

This might cause a different error as discussed here

Solution 2
Do not mimic joints but treat them as separate active joints. For that go to
/catkin_ws/src/franka_ros/franka_description/robots/hand.xacro and remove the mimic element under panda_finger_joint2
Also go to /your_moveit_package/robots/hand.urdf and remove the mimic element under panda_finger_joint2

Check for any additional hand.urdf or srdf files that gazebo is dependent on and remove the mimic element or the word passive for panda_finger_joint2 thus treating it as an independent joint

Originally posted by @venkateshsripada in erdalpekel/panda_simulation#20 (comment)

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.