Git Product home page Git Product logo

Comments (6)

gsilano avatar gsilano commented on July 19, 2024

Hi @sheldonjinqi! Have you tried to make a launch file as the one at this link?

from bebops.

sheldonjinqi avatar sheldonjinqi commented on July 19, 2024

Hi @gsilano, I used crazyflie2_swarm_hovering_example.launch as a reference when I wrote my launch file. I used the group tag for each robot with a specific namespace. I believe i have found the problem. Without the group tag, there are two topics when running the launch file, /motor_speed and /bebop1/motor_speed. After putting everything in the group tag with namespace bebop_1, the first topic would also have a name /bebop_1/motor_speed and leads to the name conflict.

from bebops.

gsilano avatar gsilano commented on July 19, 2024

Ok, awesome. If you have discovered the issue and now everything works. Could you provide the swarm's example through a PR?

from bebops.

sheldonjinqi avatar sheldonjinqi commented on July 19, 2024

Definitely, I would do it later. Another general question regarding the controller. With the provided position controller, when running task2_world, the robot moves slowly and stops at each waypoint. Any suggestion for designing a smoother trajectory such that the robot flies continuously without stopping at each waypoint. I am pretty new to this field, so any suggestion would be great.
Thanks in advance for your help :)

from bebops.

gsilano avatar gsilano commented on July 19, 2024

A possibility could be to replace the waypoint filter (for more details see the reference paper) with a spline trajectory generator. I've already started developing it, but I don't have time to finalize the code. You could start with this.

from bebops.

sheldonjinqi avatar sheldonjinqi commented on July 19, 2024

thanks! i will take a look at the paper and try it myself.

from bebops.

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.