Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Publishing the commanded angle rates by ROS #171

Open
OmarShadeed opened this issue Feb 19, 2020 · 2 comments
Open

Publishing the commanded angle rates by ROS #171

OmarShadeed opened this issue Feb 19, 2020 · 2 comments

Comments

@OmarShadeed
Copy link

Hi everyone,
I’m trying to publish the commanded angle rates from the onboard attitude controller. I see it already logged in the controller_pid.c file, however, I don’t know how to publish it in the crazyflie_server.cpp file
I really appreciate your help!
Thanks,

@whoenig
Copy link
Owner

whoenig commented Feb 21, 2020

I am not entirely sure what you want to do. Do you want to log the angle rates from the onboard attitude controller while using the onboard position controller? Or do you want to log the commands that you send from the PC when you fly using a joystick or external position controller?

@OmarShadeed
Copy link
Author

I am using an off board position controller and the commands i send the CF are thrust, pitch (deg), roll (deg), and yaw rate (deg/sec). I know that the on board attitude controller has two layers; angles controller and angles rates controller. What I wanna do is get the angle rates commands which are the output of the angles controller. At the end my aim is to plot the roll rate and pitch rate (commanded Vs actual).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants