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

catkin_make err : #12

Open
dbdxnuliba opened this issue Apr 10, 2020 · 0 comments
Open

catkin_make err : #12

dbdxnuliba opened this issue Apr 10, 2020 · 0 comments

Comments

@dbdxnuliba
Copy link

when catkin_make
/mrsl_quadrotor_simulator/src/QuadrotorSO3AttitudeControl.cpp:67:35: error: ‘struct quadrotor_msgs::SO3Command_<std::allocator >’ has no member named ‘angular_velocity’
const float des_angvel_x = cmd->angular_velocity.x;

SO3Command_<std::allocator >’ has no member named ‘angular_velocity’
const float des_angvel_x = cmd->angular_velocity.x;

QuadrotorTRPYControl.cpp:114:20: error: ‘struct quadrotor_msgs::TRPYCommand_<std::allocator >’ has no member named ‘kR’
float M1 = -cmd->kR[0] * eR1 - cmd->kOm[0] * eOm1 + in1;

QuadrotorTRPYControl.cpp:114:39: error: ‘struct quadrotor_msgs::TRPYCommand_<std::allocator >’ has no member named ‘kOm’

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

No branches or pull requests

1 participant