You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@foxglove/rosmsg-msgs-common

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxglove/rosmsg-msgs-common - npm Package Compare versions

Comparing version

to
1.0.4

4

package.json
{
"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
[![npm version](https://img.shields.io/npm/v/@foxglove/rosmsg-msgs-common.svg?style=flat)](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 @@