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

hector packages

asked 2012-08-30 08:49:26 -0500

ahmad malkawi gravatar image

hi

now about hector repo's i can't figure this thing ? let say i want to deploy the slam or navigation stack on let say asctec pelican is that possible or hector is just an offline simulator only

any help

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-08-31 01:10:52 -0500

The hector_quadrotor stack offers you a simulated quadrotor that can be controlled through geometry_msgs/Twist commands. I'm not sure if the asctec pelican offers a similar interface (it sure would be good if you want to use the navigation stack). If you need to use other control commands you could either write a node on top of the currently available controller or have a look at the gazebo plugins and write your own controller plugin.

In the end, SLAM (see hector quadrotor indoor SLAM demo) and the use of the navigation stack are possible on the simulated quadrotor, it's just a matter of interfacing/glue code. The problems (no odometry available, 6DOF motion etc.) are largely the same, regardless if it's a simulated or real quadrotor.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-30 08:49:26 -0500

Seen: 695 times

Last updated: Aug 31 '12