ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

DavidMillard's profile - activity

2013-02-25 23:10:48 -0500 received badge  Famous Question (source)
2013-01-30 04:36:53 -0500 received badge  Notable Question (source)
2013-01-29 08:37:03 -0500 received badge  Popular Question (source)
2013-01-29 05:58:00 -0500 commented question hector_quadrotor not responding to cmd_vel

Testing with r821, still nothing works. I tested with roslaunch hector_quadrotor_gazebo quadrotor_empty_world.launch rosrun hector_quadrotor_controller test_trajectory The drone does not move in any direction. Also, via rxgraph, gazebo is connected to the correct topic. Edit: same with r814

2013-01-28 13:35:41 -0500 commented question hector_quadrotor not responding to cmd_vel

I'm using Ubuntu 12.04; I installed from ROS binary repositories. Of note: plenty of other ROS and gazebo packages work great with this install and with cmd_vel. I checked out hector_quadrotor from svn and then ran rosmake on it.

2013-01-28 06:37:41 -0500 received badge  Organizer (source)
2013-01-28 06:33:54 -0500 asked a question hector_quadrotor not responding to cmd_vel

I'm using the hector_quadrotor package, and tyring to simulate in gazebo. The simulated bot does not respond to commands over cmd_vel, from command line (rostopic pub), from a custom keyboard teleop node, or even from rosrun hector_quadrotor_controller test_trajectory.

I'm launching gazebo and spawning the drone using

$ roslaunch hector_gazebo_worlds rolling_landscape_120m.launch
$ roslaunch hector_quadrotor_gazebo spawn_quadrotor.launch

I'm sure it's something simple I'm overlooking, but help would be appreciated!

Edit: further tests show that cmd_vel does nothing with

$ roslaunch hector_quadrotor_gazebo quadrotor_empty_world.launch
$ rosrun hector_quadrotor_controller test_trajectory

either.

2012-12-14 10:40:02 -0500 received badge  Editor (source)
2012-12-14 10:08:04 -0500 answered a question ROS fuerte installation problem on 12.04

I'm not allowed to comment on the question, but I have the same problem. Fresh install of Ubuntu, and can't install ros-fuerte-desktop-full from packages.ros.org or from the uni-freiburg mirror.

2012-12-14 10:05:28 -0500 received badge  Supporter (source)