wilselby / ROS_quadrotor_simulator

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

takeoff #24

Open tiralonghipol opened 6 years ago

tiralonghipol commented 6 years ago

Hi. I'm trying to get things right with the quad2dnav package. All seems right, apart from that I can't liftoff the quadrotor. (I do not have a joystick, so I'm not using the joy node) Since now I tried to publish

Any suggestion? What am I doing wrong?

wilselby commented 6 years ago

Did you update the joy.cpp file? You will need to make sure that all the commands that are required that were defined as Xbox commands get mapped to the keyboard.