Giter VIP home page Giter VIP logo

Comments (5)

PepeOjeda avatar PepeOjeda commented on August 21, 2024 1

You can try to debug the TF situation by viewing the TF tree with ros2 run tf2_tools view_frames . It should show you if there is a connection missing between any frames.

That said, the problem is most likely to do with Coppelia, as it is reponsible for the map->odom->base_link TFs. If you are having a lot of trouble with it, I would suggest maybe trying another robot simulator (for example, BasicSim) to handle the TFs and robot movement. Gaden does not have automatic scene generation for BasicSim, but it should be pretty easy to do manually by looking at the examples in the repo.

from gaden.

8ijuu avatar 8ijuu commented on August 21, 2024

image
image
image

from gaden.

mrayh001 avatar mrayh001 commented on August 21, 2024

Hi ,

I am also facing same issue. I am using the same coppeliasim: CoppeliaSim_Edu_V4_5_1_rev4_Ubuntu22_04
Screenshot from 2024-05-30 18-37-40

is there any update to this?or do you recommend another Coppeliasim version?

Or is there any other way to debug this?

from gaden.

PepeOjeda avatar PepeOjeda commented on August 21, 2024

As first debugging step, I would recommend making sure you are not getting any errors on coppelia itself, and that the correct scene (the one generated by gaden) is playing, as the TFs are published from a script in that scene. To do that, set the "headless" parameter to false in the launch file.

In any case, in the next update to gaden I will probably add built-in support for BasicSim and start phasing out coppelia, since it seems to be causing quite a bit of trouble and I don't particularly like working with it.

from gaden.

XSY159 avatar XSY159 commented on August 21, 2024

I also encountered the same problem, have you solved it?

from gaden.

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.