Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make an external simulator backend #252

Open
knmcguire opened this issue May 15, 2023 · 0 comments
Open

Make an external simulator backend #252

knmcguire opened this issue May 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@knmcguire
Copy link
Collaborator

We can make an external simulator backend, which instead of starting a simulator, sends out topics by the motor outputs of the backend, the desired pose and twist messages per crazyflie. These topics will be read by a simulator with a ROS2 node, either Webots or Gazebo, and the integrated Crazyflie or any quadcopter will react accordingly.

I think usually twist messages is the standard, but since we also want to show trajectory control, it will be important for the drone to react on desired poses as well (or at least position). For this we do have to use the generic topic type pose or twist obviously.

@knmcguire knmcguire added the enhancement New feature or request label May 15, 2023
@knmcguire knmcguire self-assigned this Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant