Git Product home page Git Product logo

veloparser's People

Contributors

arashjavan avatar onavhamid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

veloparser's Issues

eth.data.data.data has attribute data invalid

Hello thanx for the project.

I have an issue executing the script with same command in the readme:

python main.py -p ./in/084558_L.pcap -o ./out -c params.yaml

At 3% it ends with the error:

Traceback (most recent call last):
File "C:\Users\dalcanta\Proyectos\SILVO-PIRO\veloparser-master\main.py", line 41, in
main(args)
File "C:\Users\dalcanta\Proyectos\SILVO-PIRO\veloparser-master\main.py", line 30, in main
lidar_manager.run()
File "C:\Users\dalcanta\Proyectos\SILVO-PIRO\veloparser-master\lidar_manager.py", line 91, in run
data = eth.data.data.data
AttributeError: 'bytes' object has no attribute 'data'

eth.data.data.data seems to have one of the data attribute invalid.

Like eth.data or eth.data.data is type "bytes"
So it can't have data attribute.

I've added the condition if this error occurs, ignore with a "continue", so the loop keeps going if there's invalid data.
But when script ends, the output folders are empty, so I assume this error is globaly triggered, so no data can be generated.

I don't understand so much all of this, I only want pcap files that some partner gave to me to build into some valid file to use in LiDAR360.

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.