mavlink / mavros

MAVLink to ROS gateway with proxy for Ground Control Station
Other
902 stars 993 forks source link

mavros Documentation - broken/missing message documentation links #720

Closed fbalaban closed 7 years ago

fbalaban commented 7 years ago

Issue details

In wiki, links for message documentation for srv types :

~mission/pull (mavros_msgs/WaypointPull)

~mission/push (mavros_msgs/WaypointPush)

~mission/clear (mavros_msgs/WaypointClear)

~mission/set_current (mavros_msgs/WaypointSetCurrent)

are broken.

vooon commented 7 years ago

Looks like some problems with ROS servers. You may see all msgsrv docs here: http://docs.ros.org/kinetic/api/mavros_msgs/html/index-msg.html

TSC21 commented 7 years ago

Closing this at it seems to be solved.