Giter VIP home page Giter VIP logo

Comments (7)

dyackzan avatar dyackzan commented on July 30, 2024 2

Closing since this is resolved by #826

from moveit2_tutorials.

dyackzan avatar dyackzan commented on July 30, 2024 1

This breakage is due to the fact that we are pointing to the latest commits on the main branch in ros2_kortex which pass along the "isaac_joint_commands" parameter, but we are using outdated binaries for the robotiq_description package that are not compatible. The latest changes in the robotiq_description repo accept the "isaac_joint_commands" parameter, but the binaries do not have these changes. So we attempt to pass along an "isaac_joint_commands" parameter when loading the gripper in robotiq_2f_85_macro.urdf.xacro, to the old robotiq_description macro which does not accept the parameter and throws the error.

from moveit2_tutorials.

Abishalini avatar Abishalini commented on July 30, 2024 1

@dyackzan Adding the ros2_robotiq_gripper repo to my workspace makes the demo work. We can add the repo to the .repos file to fix this temporarily.

from moveit2_tutorials.

Abishalini avatar Abishalini commented on July 30, 2024 1

@varun7860 You will have to clone the serial package to your workspace - https://github.com/tylerjw/serial/tree/ros2
Make sure you use the ros2 branch.

from moveit2_tutorials.

Abishalini avatar Abishalini commented on July 30, 2024 1

@varun7860 I have updated the .repos file so ros2_robotiq_gripper and serial will be cloned to your workspace - #826
Run vcs import src < src/moveit2_tutorials/moveit2_tutorials.repos and build again.

from moveit2_tutorials.

dyackzan avatar dyackzan commented on July 30, 2024

The main branch of ros2_kortex was recently updated to include some new arguments in the description macros for rendering the kinova and I'm guessing there is now a compatibility issue with the way the kinova is being launched here. I'll investigate, but a short term fix is to check out the commit with hash 740d21b5650a74104fb8c5afb56f7b6f055cdb83 in the ros2_kortex repo (the commit before the kinova macros were updated).

from moveit2_tutorials.

varun7860 avatar varun7860 commented on July 30, 2024

It still doesn't work after adding ros2_robotiq_gripper. I am encountering error which says
"By not providing "Findserial.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "serial", but
CMake did not find one."

How to solve this?

from moveit2_tutorials.

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.