Coder Social home page Coder Social logo

roboticsleeds / cobot_pump_ros Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 2.0 54 KB

ROS package for the cobot pump using the libfranka middleware

License: GNU General Public License v3.0

CMake 51.38% Python 15.31% C++ 33.31%
franka-panda franka-ros libfranka ros ros-noetic

cobot_pump_ros's People

Contributors

dmackrus avatar rpapallas avatar

Watchers

 avatar  avatar

Forkers

dmackrus yiming-f

cobot_pump_ros's Issues

Exception thrown while processing service call: libfranka: Connection to FCI refused.

Hello,
thanks for this promising repository!
We just bought the schmalz cobot pump, but we struggle to get a connection via Franka Panda and ROS 1 noetic.
Are there any steps we need to mention before we can use the pump via this repo? Anything we need to set up in the Franka Desk or somewhere else?

Controlling the panda via ros works well. We cloned this repository, changed the IP-Adress in the example.launch and did a catkin build. If we launch the example.launch and call the rosservice /startpump we just get an FCI Error. ERROR: service [/startPump] responded with an error: b'libfranka: Connection to FCI refused. Please install FCI feature or enable FCI mode in Desk. But FCI is running and works as it should by e.g. using move_to_start
Or do we need a special FCI-Version or something?

Thanks for your help!

Could not find a package configuration file provided by "Franka"

Can not build. It shows the error message: Could not find a package configuration file provided by "Franka" (requested 0.8.0)

In the Cmakelist, there is:

find_package(Franka 0.9.0 QUIET)
if(NOT Franka_FOUND)
  find_package(Franka 0.8.0 REQUIRED)
endif()

I am wondering what is "Franka" package? Is this franka_ros?

My system currently runs libfranka 0.9.1, franka_ros 0.8.0, and software system 4.2.1. Could you please help? Thanks!

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.