Coder Social home page Coder Social logo

Plugin is not loading about gazebo-pkgs HOT 5 CLOSED

TomasMerva avatar TomasMerva commented on August 15, 2024
Plugin is not loading

from gazebo-pkgs.

Comments (5)

JenniferBuehler avatar JenniferBuehler commented on August 15, 2024

Hello,

As for all the gazebo plugins, you should add it to $GAZEBO_PLUGIN_PATH. The path should point to the folder where the .so file is located. Is your directory already in the plugin path?

from gazebo-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 15, 2024

You can also enable the output to see errors, see this page.

from gazebo-pkgs.

TomasMerva avatar TomasMerva commented on August 15, 2024

Thank you for your fast reply. The verbose arg works fine but it still does not say anything about loading/ not loading grasp_plugin. I tried to add $GAZEBO_PLUGIN_PATH according to this page.

  1. I located the path to libgazebo_grasp_fix.so using
locate 
/home/tomas/catkin_ws/devel/lib/libgazebo_grasp_fix.so
  1. I checked the $GAZEBO_PLUGIN_PATH
export GAZEBO_PLUGIN_PATH=$PWD:$GAZEBO_PLUGIN_PATH
/home/tomas/catkin_ws/devel/lib:

But still I dont have any message in terminal about loading the plugin.

from gazebo-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 15, 2024

Hm strange, you should at least see some gazebo output though? Can you post the entire output?
If it's not displaying an error with the verbose flag, and neither plugin output is printed, one thing that would explain it is that the part of the urdf where you load the plugin isn't actually loaded. Do you define it in the urdf where all the rest of the model is defined? Or is it included from a separate file?

from gazebo-pkgs.

TomasMerva avatar TomasMerva commented on August 15, 2024

I am so sorry. I thought the same thing and finally Ive realized that I was working with the saved gazebo config and not with the current urdf file... Your plugin works like a charm, thank you very much for it and for your help. I am closing this issue

from gazebo-pkgs.

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.