Code Monkey home page Code Monkey logo

Comments (1)

cmycoups avatar cmycoups commented on June 12, 2024

一、小车不显示原因:
RSE模拟器输出的数据源,X,y数据太大。经过算法处理后 达到了 -5000左右,导致 前端画的图像无法显示在云控中心
解决方式:
1、修改替换数据源
2、cerebrum 没有对输入的X,Y进行修正和限制

二、紫色圆圈没有和车重合原因:

紫色圆圈显示原数据:
V2X/RSU/{}/SDS/DOWN
V2X/DEVICE/{}/APPLICATION/SDS/NODE{}

小车显示原数据:
V2X/DEVICE/{}/PARTICIPANT/NODE{}

紫色圆圈数据前端画出来了,但是小车数据由于时不时丢失变为空,所以导致 小车与圆圈不能重合。
经过验证 小车数据偶尔丢失。是由于 补全算法 出现问题 偶尔某一帧数据不全之后数据为空,导致小车可视化数据为空。

from cerebrum.

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.