Giter Club home page Giter Club logo

Comments (5)

tobidelbruck avatar tobidelbruck commented on September 4, 2024

from jaer.

tobidelbruck avatar tobidelbruck commented on September 4, 2024

I don't see any script named aedat_to_avi.sh.... is it part of jAER?

Did you look in the folder build? That is where compiled classes are placed after the ant "jar" target runs.
Actually all classes that are built should be placed into the jar archive after "jar" build.
The actual folder will be "build/net/sf/jaer/util/avioutput/"
Most likely the location changed and the linux script dvs-slice-avi-writer.sh needs updating.

I can't debug that here from windows, sorry.

from jaer.

Omar-AV avatar Omar-AV commented on September 4, 2024

Thanks for the quick response!
Aedat_to_avi.sh is not part of jAER(I believe), it makes calling dvs-slice-avi-writer.sh on a large amount of .aedat files easier. It's also written by SensorsINI and can be found here.

As you mentioned, the build folder does indeed hold all the compiled .class files, thanks for pointing that out. Sadly, adding the build/net/sf/jaer/util/avioutput/ path after the -classpath flag in dvs-slice-avi-writer.sh still returns the same error.
I do have some other questions in order to try debugging this some more, if you have the time and don't mind.

  • You mention in the jAER youtube tutorial, video 1, between time 1:04-1:15 that running jAEViever.exe in windows sets up the java classpath. Do you know if one must run the equivalent jAERViever_linux.sh once to setup the classpath on linux? Is this relevant or should the -classpath flag in dvs-slice-avi-writer.sh be enough?
  • Regarding .jar-files, I've looked at the README under jaer/jars and it mentions that there should be a linux32 and linux64 directory on linux platforms that holds native libraries for the platform. I don't have such directories, is this maybe fixed by running jAERViever_linux.sh and could my issue stem from the lack of such folders?
  • On the note of .jar-files, are there important ones I should be aware of that might have new locations I should try to modify in the -classpath flag of dvs-slice-avi-writer.sh?
  • Finally, I mentioned that I'm running Java 1.8, but it's OpenJDK/JRE-8. Mainly because Oracle JDK 8 is developer only and can't be obtained without provided access. Is jAER compatible with OpenJDK, or should one stick with a newer version of Oracle JDK instead?

from jaer.

tobidelbruck avatar tobidelbruck commented on September 4, 2024

from jaer.

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.