Giter Club home page Giter Club logo

Comments (5)

lbfd avatar lbfd commented on June 16, 2024

If you have a conda environment or a virtual environment, you should be able install uniplot (https://github.com/olavolav/uniplot) using pip as follows

conda activate YOUR_ENVIRONMENT
pip install uniplot

To check the installation, activate your environment and open a python interpreter, e.g. type python in the command line. Inside the python interpreter you should be able to type

import uniplot

And the command should complete without errors. If this does not work, please paste the output of

pip freeze

from agile_flight.

engcang avatar engcang commented on June 16, 2024

@lbfd Hi.
Do you think the deactivated issue from ROS Bridge is because of uniplot ???
I am suffering same the issue.

from agile_flight.

lbfd avatar lbfd commented on June 16, 2024

Hi @engcang
If the uniplot module can not be loaded, this should be fixed first. If you do not receive any uniplot errors and still have a deactivated rosbridge, please open a new issue. It is hard to tell which side-effects the crashing of the evaluation script due to the uniplot has.

from agile_flight.

engcang avatar engcang commented on June 16, 2024

Hi. I solved the problem by changing the https://github.com/uzh-rpg/agile_flight/blob/main/launch_evaluation.bash#L43 into

python3 evaluation_node.py &

Since I was testing the code on Ubuntu 18.04 with ROS melodic.

I hope this can be helpful for anyone who is using the same versions with me.

from agile_flight.

lbfd avatar lbfd commented on June 16, 2024

Great! Since your version is also compatible with Ubuntu 20.04, I've just pushed a fix to this in commit 1c7e7e28d0762f1ac7394cafeb0032b27898a625

from agile_flight.

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.