Giter VIP home page Giter VIP logo

Comments (16)

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

This is a recently added dependency. Sorry for not updating the readme.
Try installing it through the dependeincies.rosinstall in the root of the repo

cd ~/catkin_ws
wstool merge -t src mavros_controllers/dependencies.rosinstall
wstool update -t src -j4
rosdep install --from-paths src --ignore-src -y --rosdistro kinetic

or you can simply clone it to the src directory as the following

git clone https://github.com/ethz-asl/eigen_catkin.git

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Thank you very much.
This commands will update only mavros_controllers package or
all packages in workspace ? I have a packages that I don't want to update.

BR
Evgeny

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

@altshuler If you are worried about dependencies, simply clone eigen_catkin into your workspace. That should be enough

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Hello,
when I do roslaunch geometric_controller trajectory_track_circle.launch command.
I get this message:
ERROR: cannot launch node of type [trajectory_publisher/trajectory_publisher]: can't locate node [trajectory_publisher] in package [trajectory_publisher]

The drone just takeoff and hovering in one place.

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

Did you build the trajectory publisher?

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Actually, no...
I didn't get that needed to build it separately.
Any other packages should be built separately ?

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

As written in the instructions, if you build mavros_controllers it will build trajectory_publisher and geometric_controller as it depends on both

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Ok, thanks.
Will test it today.

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

@altshuler Any updates?

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

I'm compiled the packages, Running simulations ,
trying to understand the code.
I have 2 questions.
Ho I can disable running Gazebo every simulation ?
What launch file runs real flight (not simulation) ?

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

@altshuler So does that mean the problem is solved?

On a real platform, you need to disable sim_enable_ parameter and not launch px4_sitl.

Currently there is no launch file specifically for a real system. Do you need one?

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Yes, the problem is solved.
I will try to fly on real drone.

Tanks

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

@altshuler Have you tried flying?

from mavros_controllers.

altshuler avatar altshuler commented on August 17, 2024

Actually, yes. But the vehicle is not arming.
I disabled sim_enable_ parameter and px4_sitl .
And I tried it before last updates that you added to the project.
Unfortunately I have some HW problems on my Intel Aero, so I will try it
on next week.

Can you explain in couple of words what dob_controller do ?

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

Cool. Hope it works 😄

A dob_controller is a implementation of a disturbance observer based control. It tries to estimate the disturbance and compensate it. This is at a very experimental stage. It works in SITL, but flies a bit aggressively which I am not sure how it would behave on a real drone.

from mavros_controllers.

Jaeyoung-Lim avatar Jaeyoung-Lim commented on August 17, 2024

Closing as the issue is resolved

from mavros_controllers.

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.