Overview
This package includes various applications for ROVs like the BlueROV.
Nodes
teleop_joy
Subscribed Topics
joy (sensor_msgs/Joy)- Joystick feedback.
Published Topics
mavros/rc/override (mavros_msgs/OverrideRCIn)- An RC override messages for the FCU.
Services Called
mavros/cmd/command (mavros_msgs/CommandLong)- Used for arming, disarming, landing, and taking off.
Tutorials
- teleop_joy
Instructions for using the teleop_joy node.
#!clearsilver CS/NodeAPI node.0 {
- 0.name= points 0.type= sensor_msgs/PointCloud2 0.desc= The point cloud from a stereo camera.
} pub {- 0.name= buoys 0.type= bluerov_apps/Buoys 0.desc= A list of found buoys.
} param {- 0.name= ~radius_min 0.type= float 0.desc= The minimum radius of found spheres in meters. 0.default= 0.05 1.name= ~radius_max 1.type= float 1.desc= The maximum radius of found spheres in meters. 1.default= 0.15
}}