Giter Club home page Giter Club logo

Comments (9)

beetleskin avatar beetleskin commented on July 2, 2024

Is your robot_frame equal to the frame_id in the NavSat message? What tile-server are you using? Is this also happening with other tile-servers? Did you check the frame-conversion setting?

Could you provide a minimum working example to reproduce, via a PR?

from rviz_satellite.

david-alejo avatar david-alejo commented on July 2, 2024

Thank you for your kind response. I'm checking the frame_id and if I can't correct it, I will provide a MWE.

Regarding to the tile served, I checked Google Maps and OpenStreetMap.

from rviz_satellite.

david-alejo avatar david-alejo commented on July 2, 2024

I created a PR related to this issue as a minimum working example. In it, you can see a marker and the axes in the reference frame map. They do not correspond with the location of /gps/fix when using google maps.

from rviz_satellite.

beetleskin avatar beetleskin commented on July 2, 2024

Well, the demo is currently not working properly, the display produces an error. In your PR, please add

<node pkg="tf2_ros" type="static_transform_publisher" name="static_tf_fake" args="0 0 0 0 0 0 map base_link" /> and set the robot_frame to base_link. And try again.

Can you confirm that this works? If so, this is a duplicate of #49.

from rviz_satellite.

david-alejo avatar david-alejo commented on July 2, 2024

Interesting. By doing so the tiles are loaded OK.

However, it is not clear why this is necessary. I mean: the plugin was configured to have /map as robot frame, why is it necessary to use the base_link frame?

from rviz_satellite.

beetleskin avatar beetleskin commented on July 2, 2024

Its not necessary (you can also use the /map frame) - but some frames need to be defined. That's true for most Display plugins, and for RViz itself.

from rviz_satellite.

david-alejo avatar david-alejo commented on July 2, 2024

Ok it makes sense, I'm closing the issue as it is somehow duplicated with yours.

Thank you for your kind responses. Best regards,

from rviz_satellite.

beetleskin avatar beetleskin commented on July 2, 2024

@schra maybe this isn a pure duplicate - I think the plugin should complain if frames are missing, rather than rendering bullshit. What do you think?

from rviz_satellite.

schra avatar schra commented on July 2, 2024

@schra maybe this isn a pure duplicate - I think the plugin should complain if frames are missing, rather than rendering bullshit. What do you think?

Good point. I created an issue for this.

from rviz_satellite.

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.