Skip to content

Commit

Permalink
Update ergocub_sensors.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini authored Sep 9, 2024
1 parent eed04e2 commit e34a56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/robot_sensors/ergocub_sensors.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This page lists all the sensors mounted on ergoCub, and how to access their info
|**IMU** | `head/imu` | RFE, BNO055 | `/ergocub/head/imu/measures:o` | Defined in [multipleAnalogSensorsSerializations.thrift](https://github.com/robotology/yarp/blob/master/src/devices/messages/multipleAnalogSensorsMsgs/multipleAnalogSensorsSerializations.thrift) | 100 |
|**Depth Camera** | `depthCamera` | Intel Realsense D450 | `/ergocub/depthCamera/rgbImage:o` | ( (R channel) (G channel) (B channel) ) | 30 |
| - | - | - | `/ergocub/depthCamera/depthImage:o` | (depth_pixels_list) | 30 |
|**Lidar** | `laser` | Slamtec RP Lidar S2 | `/ergocub/laser:o` | Defined in [LaserScan2D.thrift](https://github.com/robotology/yarp/blob/master/src/libYARP_dev/src/idl/LaserScan2D.thrift#L15-L34) | 100 |
|**Lidar** | `laser` | Slamtec RP Lidar S2 | `/ergocub/laser:o` | Defined in [LaserScan2D.thrift](https://github.com/robotology/yarp/blob/master/src/libYARP_sig/src/idl/LaserScan2D.thrift#L15-L34) | 100 |

## Torso

Expand Down

0 comments on commit e34a56f

Please sign in to comment.