Git Product home page Git Product logo

Comments (15)

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024 2

The colour was a problem I actually encountered before. Unfortunately "wildcards" don't work for <gazebo> tags, at least not in newer versions...

I've changed it to contain the materials for the links explicitly. So if you also pull a new version of this repo now, it should (hopefully) all work.

Let me know if not, or if you run into any other issues.

Cheers
Jenny

from jaco-arm-pkgs.

wonwon0 avatar wonwon0 commented on August 29, 2024 1

Ho wow, this is really quick! I'll check this out tomorrow (in about 10 hours) when I'm able to access my computer.

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Hi,

thanks for reporting this. I haven't tried this code with kinetic yet, but I was going to do this in the next few days, or latest next week. I will have to test and apply the fix in the joint controller as well, which has been hanging around for a while. I'm just pretty busy so didn't get around to it yet... I can look into your issue when I finally do it in the next days as well.

So the collapsing of the robot happens both in Jade and in Kinetic? And which version of Gazebo are you using - the same in both Jade and Kinetic?

The colour issue could mean that the material ("black", I think) is not found. Again, this could be related to that you are using a different Gazebo version. I will try to test it with the same version you have.

Cheers
Jenny

from jaco-arm-pkgs.

wonwon0 avatar wonwon0 commented on August 29, 2024

Thank you for the (very quick) answer!

I use gazebo 7 on kinetic and gazebo 5 on jade.

The collapsing happens on both setups. The colors are different on either gazebo 5 or 7 (respectively white and black).

I forgot to mention that I also had to set -std=c++11 in order to compile the project on Kinetic (ubuntu 16.04), while I didn't do it on Jade (ubuntu 14.04).

Once again, thank you for your help!

Philippe

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Hi Philippe,

Ok, thanks for the info. I will let you know here as soon as I have started looking into it.

Jenny

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

I've applied some changes to fix the issue with _modelJointController (which you probably got from joint-control-pkgs issue #2), in the repository joint_control_pkgs. Your plugin probably crashed because you may have forgotten to check (_modelJointController!=nullptr) later when it is used?

Anyway, as I described in the other issue, this was not the correct solution. Can you pull joint-control-pkgs again, recompile and see if you still have the issue now?

I'm onto the colour issue next, I'm getting the same problem.

from jaco-arm-pkgs.

cangjiaxaun avatar cangjiaxaun commented on August 29, 2024

Hi, Jennifer I start to work with the jaco-gazebo simulation on kinetic since last week. I think I meet the same problem. My gazebo version is 7.

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Did you pull the newest version? It should be fixed now.

from jaco-arm-pkgs.

cangjiaxaun avatar cangjiaxaun commented on August 29, 2024

The newest version works! But on my system I should manually set the GAZEBO_PLUGIN_PATH to ~/catkin_ws/devel/lib to let gazebo know where to find the plugin. Thank you Jenny!

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Great that it works... strange about the plugin path, I've never had to do this, but it makes sense... Anyway, good that it works!

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

@wonwon0 Does it work now for you as well, with the updated version of joint-control-pkgs? If yes, you may close the issue :)

from jaco-arm-pkgs.

wonwon0 avatar wonwon0 commented on August 29, 2024

I'm testing it right now, colors are good but the arm is still collapsed. Maybe it's an error on my side. I haven't tested it yet on jade, only kinetic.

EDIT: I tried to make it run, but i failed. Could it be because I'm running Kinetic on a Vm?

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Hmmm weird that it collapses, I'm using Kinetic too and it works.

Can you send me the command line output please?

I never tried to run ROS/Gazebo on VMs, have you had other issues with it?

from jaco-arm-pkgs.

wonwon0 avatar wonwon0 commented on August 29, 2024

Allright! I made it run on a conventionnal ubuntu 16.04 install (not a VM). Every thing is fine. Really nice!

I havent been able to circle out the cause of the bug on my vm install.

I'll close this issue and open an other one if i can't manage to figure it out by myself.

In either case, I'll keep you updated and, if you want and I manage to install it on my vm, write a small tutorial to install it if the solution to do so is a little funky.

Thanks a lot for your help!

Philippe

from jaco-arm-pkgs.

JenniferBuehler avatar JenniferBuehler commented on August 29, 2024

Great! Thanks for letting me know. Sure, if you manage to get it running in a VM, I'd be interested which changes are required to make it work :) And tutorials are always great.

from jaco-arm-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.