@foxglove/rosmsg-msgs-common
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

rosmsg-msgs-common

npm version

This library exports a map of ROS 1 and ROS 2 datatype string keys to @foxglove/message-definition MessageDefinition values for most common ROS 1 and ROS 2 message definitions. The ROS 1 message definitions were extracted from the ros:noetic-robot-focal Docker container using the gendeps --cat command. ROS 2 message definitions were extracted from rcl_interfaces, common_interfaces, and unique_identifier_msgs repository branches using the gendeps2 utility.

License

@foxglove/rosmsg-msgs-common is licensed under the MIT License.

Releasing

  1. Run yarn version --[major|minor|patch] to bump version
  2. Run git push && git push --tags to push new tag
  3. GitHub Actions will take care of the rest

Stay in touch

Join our Slack channel to ask questions, share feedback, and stay up to date on what our team is working on.

Package Sidebar

Install

npm i @foxglove/rosmsg-msgs-common

Weekly Downloads

2,181

Version

3.2.0

License

MIT

Unpacked Size

1.57 MB

Total Files

678

Last publish

Collaborators

  • foxglovebot
  • amacneil