Git Product home page Git Product logo

Comments (6)

klaxalk avatar klaxalk commented on May 24, 2024 1

@donkarlo definitely not, those are dynamic constraints. There is no maximum height/altitude in there (which you can check by rostopic echo /uav1/control_manager/current_constraints). Please, double-check your claims first before giving fast advice.

@maxhofidrone Hey, yes there is another way how the maximum height/altitude is limited. The state estimator node (mrs_uav_odometry) can enforce maximum height based on the current estimator. In the end, the actual maximum height is the minimum from the one in the world file (you found that correctly) and the one specified by the odometry. Now I see this feature is not well-documented and definitely not well-built in general, I will put in on TODO.

The parameter can be changed in default_config.yaml and it is the:

altitude:
  # Altitude limits
  max_default: 30.0 # TODO load from world file?

from mrs_uav_system.

maxhofidrone avatar maxhofidrone commented on May 24, 2024 1

@klaxalk thank you very much. That solved it!

from mrs_uav_system.

donkarlo avatar donkarlo commented on May 24, 2024

@klaxalk hi i removed the post. just wanted to share what i know. but i also said probably so that the reader checks himself as well.

from mrs_uav_system.

klaxalk avatar klaxalk commented on May 24, 2024

@donkarlo ye, just... why to advise somene to check a topic (which you somehow know) if you don't know if the information is in there. Check the topic first for yourself and then give the advice. And you don't need to run the system for this. For others as well: if you want to see the list of our common topics, check https://ctu-mrs.github.io/docs/system/uav_ros_interface.html. This will bring you directly to the message type of mrs_msgs/DynamicConstraints.

from mrs_uav_system.

donkarlo avatar donkarlo commented on May 24, 2024

@klaxalk Just was excited to share a piece of information in which the data could be found. I will certainly not do it again even if I mention the word probable in advance.

from mrs_uav_system.

petrlmat avatar petrlmat commented on May 24, 2024

ctu-mrs/mrs_uav_odometry@f096975 should simplify this. The maximum height above ground is now by default taken from the world file, unless the parameter in the world file does not exist.

from mrs_uav_system.

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.