Only released in EOL distros:
Corobot: PhidgetMotor | PhidgetServo | corobot_arm | corobot_camera | corobot_gps | corobot_hokuyo | corobot_joystick | corobot_map_to_jpeg | corobot_msgs | corobot_pantilt | corobot_phidgetIK | corobot_srvs | corobot_ssc32 | corobot_state_tf | corobot_teleop
Package Summary
Documented
- Author: unknown
- License: unknown
- Source: svn http://svn.code.sf.net/p/roscorobot/code/trunk/Electric/Corobot
Supported Hardware
This driver works with a Phidgets Interface Kit, Phidget Spatial and Phidget Encoders board
ROS API
corobot_phidget
corobot_phidget is a driver for Phidgets Phidget Interface Kit, Phidget Spatial and phidget Encoders, adapted for the Corobot. This driver was designed to get different kind of data for the corobot.Published Topics
position_data (corobot_msgs/PosMsg)- This topic sends every 50ms the position of the robot
- This topic sends every 50ms the voltage value of both infrared sensors. It also send the conversion in meters.
- This topic sends every 50ms the power of battery left(in Volt)
- This topic sends every 50ms information coming from the Bumper to tell if an obstacle has been hit or not.
- This topic sends every 50ms information coming from the gripper.
- This topic sends every 50ms information coming from the imu.
- This topic sends every 50ms information coming from the imu.
- This topic sends once at the creation of the node information related the initialization of the phidget device.
- This topic sends every 50ms the range in meters of every sonar sensors connected, if any.
Services
phidgetnode_set_odom (corobot_srvs/SetOdom)- This service is used to set the odometer
Parameters
rearBumper (bool, default: false)- Defines if some bumpers are present at the rear of the robot.
- pin number where the bw Output sonar connector is connected to the phidget Interface Kit, if any sonar is present.
- pin number where the strobe Output sonar connector is connected to the phidget Interface Kit, if any sonar is present.
- pin number where the first sonar is connected to
- pin number where the last sonar is connected to
- pin number where the battery sensor is connected
- pin number where the front infrared sensor is connected
- pin number where the back infrared sensor is connected
- pin number where gripper is connected