wilselby / ROS_quadrotor_simulator

Quadrotor simulator using ROS, Gazebo, and RVIZ
270 stars 125 forks source link

Impossible to move quadrotor in manual control #27

Open jocacace opened 6 years ago

jocacace commented 6 years ago

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:

Do you have any suggestion to make the quadcopter moveing?

Thank you,

wilselby commented 6 years ago

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