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

Impossible to move quadrotor in manual control #27

Open
jocacace opened this issue Jan 29, 2018 · 1 comment
Open

Impossible to move quadrotor in manual control #27

jocacace opened this issue Jan 29, 2018 · 1 comment

Comments

@jocacace
Copy link

Hi!

I am trying to simulate the quadrotor using just the atttidue control. I successfully compiled the packages and lauched the following launch

roslaunch quad_gazebo quad_joystick_empty_world.launch

The Gazebo scene starts correctly but the quadrotor doesn't move. I have my Xbox360 joypad conrrectly configured and I can read messages on /quad/command/roll_pitch_yawrate_thrust topic, while this is the list of running nodes:

  • /gazebo
  • /quad/attitude_controller_node
  • /quad/joy_node
  • /quad/quad_joystick_interface

Do you have any suggestion to make the quadcopter moveing?

Thank you,

@wilselby
Copy link
Owner

wilselby commented Feb 3, 2018

Check out the description of the control system on my site.

You need to have messages on the /quad/command/motor+speed topic publishing. You should look into the /quad/attitude_controller_node

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

2 participants