IMRCLab/crazyswarm2

Ground Truth for Sim Backend

Open

#296 opened on Oct 5, 2023

 (3 comments) (0 reactions) (0 assignees)Python (126 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (244 stars)
PR merge metrics
 (PR metrics pending)

Description

Hey all, for the simulation backend, I am wondering if there is a mechanism for getting the state of the UAV? For example, after stepping one could publish an Odometry message. Perhaps at a lower rate.

https://github.com/IMRCLab/crazyswarm2/blob/379601ea4c5f98f82c96749bfbe8e82a458ea9f9/crazyflie_sim/crazyflie_sim/backend/np.py#L37

If this does not exist and might be useful, I would be happy to create something simple and make a PR 😄

Contributor guide