Giter Club home page Giter Club logo

Comments (6)

mpaperno avatar mpaperno commented on July 17, 2024
BUILD FAILED Target "creat_run_jar" does not exist in the project "jMAVSim". 
                         ^

Please check your spelling.

I don't know why the images don't work when trying to start it the "old way." It shouldlook in environment/ folder relative to the executing directory.

Someone could try to debug the line throwing the error -- perhaps the way the image is being loaded (the classLoader) is causing the problem. There are quite a few ways to load a URL/path in Java... one of them should work (as an example, there's another way used in KinematicObject.modelFromFile()).

// load and scale compass image for overlay
Image img = ImageIO.read(getClass().getClassLoader().getResource(TEX_DIR + COMPASS_IMG));

-Max

from jmavsim.

muyangren499 avatar muyangren499 commented on July 17, 2024

Thank you, Max. I will try it. I just copied the code" ant create_run_jar copy_res" to the terminal. I am a newer of Ubuntu,since the jMAVSIm is work in WIndows.

from jmavsim.

muyangren499 avatar muyangren499 commented on July 17, 2024

@mpaperno Thank you very much for your work. the code is work after you fixed in my somputer

from jmavsim.

muyangren499 avatar muyangren499 commented on July 17, 2024

in my computer

from jmavsim.

mpaperno avatar mpaperno commented on July 17, 2024

Good to hear, and thanks for letting me know!

-Max

On Mon, Apr 04, 2016, at 04:31 AM (-0400), muyangren499 [email protected] wrote:

@mpaperno https://github.com/mpaperno Thank you very much for your work. the code is work after you fixed in my somputer


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #23 (comment)

from jmavsim.

muyangren499 avatar muyangren499 commented on July 17, 2024

@mpaperno Great job! I will test controller in the next period of time

from jmavsim.

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.