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

asctec_mav_framework GPS based position control

asked 2012-02-09 09:31:33 -0500

Yogi gravatar image

Hi I would like to use asctec_mav_framework ros package with my pelican, however I would like to know if I can do GPS based position control using this package.

I see that I can set ~position_control to 'GPS', however the documentation says:

"Sending GPS waypoints over the HLP to the LLP is currently not implemented as it is not available on the interface between HLP and LLP."

What does that statement mean? Does it mean I can't send Lat/Long waypoint, but can set position in meters, relative to the home?

Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-02-10 00:59:48 -0500

DimitriProsser gravatar image

If that's true, you could always just convert those GPS coordinates to UTM, and it act like a waypoint set in meters. That conversion can be found in the gps_common package in the conversions.h header.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-09 09:31:33 -0500

Seen: 320 times

Last updated: Feb 10 '12