@foxglove/rosmsg-msgs-common
Advanced tools
Comparing version
{ | ||
"name": "@foxglove/rosmsg-msgs-common", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Common ROS message definitions using @foxglove/rosmsg", | ||
@@ -59,4 +59,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@foxglove/rosmsg": "^2.0.0" | ||
"@foxglove/rosmsg": "^2.0.0 || ^3.0.0" | ||
} | ||
} |
# rosmsg-msgs-common | ||
[](https://www.npmjs.com/package/@foxglove/rosmsg-msgs-common) | ||
This library exports a map of ROS1 datatype string keys to [@foxglove/rosmsg](https://github.com/foxglove/rosmsg) `RosMsgDefinition` values for most common ROS1 message definitions. The message definitions were extracted from the `ros:noetic-robot-focal` Docker container using the `gendeps --cat` command. | ||
@@ -4,0 +6,0 @@ |
191930
0.08%20
11.11%+ Added
- Removed