Giter Club home page Giter Club logo

Comments (7)

TonysCousin avatar TonysCousin commented on August 11, 2024

@qswawrq please provide justification for this being sev 2 (workaround). Is there any updated info we should know?

from carma-platform.

kjrush avatar kjrush commented on August 11, 2024

Looks like something went wrong with the handoff of that last trajectory to the Trajectory Executor

 2018-06-14 10:31:23:609 | INFO | TrajectoryExecutor | NONE | Received RouteState. New downtrack distance: 10423.378312327128 
 2018-06-14 10:31:23:609 | INFO | TrajectoryExecutorWorker | NONE | Finished downtrack distance update with no trajectory. 
 2018-06-14 10:31:23:696 | INFO | Tracking | NONE | Current vehicle speed is 26.621999740600586 m/s 
 2018-06-14 10:31:23:714 | INFO | TrajectoryExecutor | NONE | Received RouteState. New downtrack distance: 10426.279597473957 
 2018-06-14 10:31:23:714 | INFO | TrajectoryExecutorWorker | NONE | Finished downtrack distance update with no trajectory.

as shown by the Finished downtrack distance update with no trajectory. lines that populate the file after that. It means the TrajExecutor isn't actually running a trajectory, which means it doesn't replan. I thought we had logic in here to handle this at one point, because of a corner case like this. It may have been removed as obsolete after the IntervalTree refactor of trajectories. I think adding a forced replan after N timesteps with no trajectory would bandaid fix this but it'd be best to eventually figure out the root cause.

from carma-platform.

TonysCousin avatar TonysCousin commented on August 11, 2024

@qswawrq @Supraluminal Is this still a problem? Is it really a sev2? Given that we have done so many successful runs since this was written I would argue that at least one of these answers must be "no".

from carma-platform.

qswawrq avatar qswawrq commented on August 11, 2024

I think it is a corner case for TrajectoryExecutor, but the root cause is not clear.
It only happens twice on entire I-95 test based on my memory. We could adjust the severity to SEV4.

from carma-platform.

TonysCousin avatar TonysCousin commented on August 11, 2024

@qswawrq we need to reserve sev 4 for truly cosmetic problems. Anything that has a functional implication should be no lower than sev 3.

from carma-platform.

darrelld05 avatar darrelld05 commented on August 11, 2024

This issue was transferred from the original CARMAPlatform: Old issue # 927

from carma-platform.

TonysCousin avatar TonysCousin commented on August 11, 2024

Applies to Carma2 architecture, so is now OBE.

from carma-platform.

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.