GithubHelp home page GithubHelp logo

issues about running core-cpu1 about icarous HOT 9 CLOSED

vvrn1 avatar vvrn1 commented on June 3, 2024
issues about running core-cpu1

from icarous.

Comments (9)

SweeWarman avatar SweeWarman commented on June 3, 2024

Did you get any errors/warnings when you ran make? Delete the build folder under icarous/ and run make again while saving the output to a file: e.g.: make > mkout.txt 2>&1

Attach the mkout.txt file here so that I can take a look at the output.

from icarous.

vvrn1 avatar vvrn1 commented on June 3, 2024

Did you get any errors/warnings when you ran make? Delete the build folder under icarous/ and run make again while saving the output to a file: e.g.: make > mkout.txt 2>&1

Attach the mkout.txt file here so that I can take a look at the output.

Thanks for replying. Here is the mkout.txt
mkout.txt

from icarous.

vvrn1 avatar vvrn1 commented on June 3, 2024

Sorry, I found it works after rebuilding!
Another question is that I wanna connect ICAROUS (TCL4+, e.g) with Ardupilot SITL but I have little experience before. Could you offer me some tips ?

from icarous.

SweeWarman avatar SweeWarman commented on June 3, 2024

Instructions on running SITL can be found here: https://ardupilot.org/dev/docs/using-sitl-for-ardupilot-testing.html. Currently Icarous only supports the "ArduCopter". So make sure you use the "-v ArduCopter" flag. Icarous should automatically connect to the SITL if you have Icarous running.

Look at these instructions as well to interact with Icarous: https://nasa.github.io/icarous/interacting.html

from icarous.

vvrn1 avatar vvrn1 commented on June 3, 2024

Instructions on running SITL can be found here: https://ardupilot.org/dev/docs/using-sitl-for-ardupilot-testing.html. Currently Icarous only supports the "ArduCopter". So make sure you use the "-v ArduCopter" flag. Icarous should automatically connect to the SITL if you have Icarous running.

Look at these instructions as well to interact with Icarous: https://nasa.github.io/icarous/interacting.html

Thanks for your reply. I have run ./icarous/Python/TestRunner/RunScenarios.py. It seems working but I cannot see geofence in the map and the parameter "--plot" seems not working.
2020-10-06 22-42-31 的屏幕截图

from icarous.

SweeWarman avatar SweeWarman commented on June 3, 2024

The RunScenarios.py is meant to run scenarios without a user interface in a scripted manner. Using this script will not provide you any visual feedback for the geofences or flightplans. The --plot argument must be used with the --validate argument. This will create several matplotlib plots of mission profiles, aircraft states etc.. after the simulation is complete.

To see geofences, you must have a ground station connected as explained here. If you are decide to use mavproxy (v1.8.9 and above is not supported), you must have installed the custom modules as instructed.

from icarous.

vvrn1 avatar vvrn1 commented on June 3, 2024

The RunScenarios.py is meant to run scenarios without a user interface in a scripted manner. Using this script will not provide you any visual feedback for the geofences or flightplans. The --plot argument must be used with the --validate argument. This will create several matplotlib plots of mission profiles, aircraft states etc.. after the simulation is complete.

To see geofences, you must have a ground station connected as explained here. If you are decide to use mavproxy (v1.8.9 and above is not supported), you must have installed the custom modules as instructed.

Thanks for your reply. I'll try it soon.

from icarous.

vvrn1 avatar vvrn1 commented on June 3, 2024

The RunScenarios.py is meant to run scenarios without a user interface in a scripted manner. Using this script will not provide you any visual feedback for the geofences or flightplans. The --plot argument must be used with the --validate argument. This will create several matplotlib plots of mission profiles, aircraft states etc.. after the simulation is complete.

To see geofences, you must have a ground station connected as explained here. If you are decide to use mavproxy (v1.8.9 and above is not supported), you must have installed the custom modules as instructed.

Sorry to bother you again. I have installed the custom modules as instructed and ran ./runSITL.sh. Also, I opened another terminal and ran an individual sim_vehicle.py in Arducopter. However it seems not work and some errors occur in the terminal window.
2020-10-08 15-44-55 的屏幕截图

from icarous.

SweeWarman avatar SweeWarman commented on June 3, 2024

Sorry for the late response. These errors seem like they are related to MAVProxy/SITL and not Icarous.

from icarous.

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.