Coder Social home page Coder Social logo

Comments (3)

SteveMacenski avatar SteveMacenski commented on June 10, 2024 1

[planner_server-15] [ERROR] [1715892386.509665059] [transformPoseInTargetFrame]: Extrapolation Error looking up target frame: Lookup would require extrapolation into the past. Requested time 274.088000 but the earliest data is at time 275.472000, when looking up transform from frame [odom] to frame [map]

It looks like your odometry system isn't publishing fast enough or other synchronization problems. This is more suited for Robotics Stack Exchange Q&A site or googling around on TF problems in the ROS ecosystem in general. There are alot of reasons this could be happening that we can't provide support for as it very use-case and application specific potential problems.

The fact that your log is in wall time but the TF is using sim time could also point to potential issues in your system with consistent use_sim_time

Hopefully that helps narrow your focus a bit!

from navigation2.

Razzi86 avatar Razzi86 commented on June 10, 2024 1

Solved:

global_costmap's global_frame was /odom, and local_costmap's global_frame was /map. /map didn't publish anything (with my prototype setup). After changing /map to /odom it started working!

from navigation2.

SteveMacenski avatar SteveMacenski commented on June 10, 2024

Great! Glad it was comparatively an easy one!

from navigation2.

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.