{"id":29049328,"url":"https://github.com/astuff/pacmod3_msgs","last_synced_at":"2025-06-26T19:08:32.017Z","repository":{"id":47094077,"uuid":"402478231","full_name":"astuff/pacmod3_msgs","owner":"astuff","description":"Hybrid ROS1/ROS2 messages for the PACMod 3 ROS driver","archived":false,"fork":false,"pushed_at":"2021-09-13T20:03:30.000Z","size":32,"stargazers_count":1,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-11T23:00:50.110Z","etag":null,"topics":["msgs","ros","ros2"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astuff.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-02T15:49:59.000Z","updated_at":"2023-07-28T23:52:42.000Z","dependencies_parsed_at":"2022-09-16T23:42:00.602Z","dependency_job_id":null,"html_url":"https://github.com/astuff/pacmod3_msgs","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/astuff/pacmod3_msgs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astuff%2Fpacmod3_msgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astuff%2Fpacmod3_msgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astuff%2Fpacmod3_msgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astuff%2Fpacmod3_msgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astuff","download_url":"https://codeload.github.com/astuff/pacmod3_msgs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astuff%2Fpacmod3_msgs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262128872,"owners_count":23263350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["msgs","ros","ros2"],"created_at":"2025-06-26T19:08:27.030Z","updated_at":"2025-06-26T19:08:32.009Z","avatar_url":"https://github.com/astuff.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pacmod3_msgs\n\nA set of ROS messages for use with the [PACMod 3 ROS driver](https://github.com/astuff/pacmod3).\nThis package is a hybrid ROS1/ROS2 package which means the version history will be the same on both ROS versions.\n\nNote that this package was formerly known as `pacmod_msgs` in ROS Melodic and earlier versions.\nThis pacmod3_msgs package has been broken away from `astuff_sensor_msgs` since it requires its own strict versioning scheme in order to reduce disruptions to users and software that depends on it. \n\nDeployment of this package has also been moved away from the community ROS buildfarm to our AutonomouStuff debian repository.\nThis move was done in order to keep old package versions available for download which gives users greater control over their installed software and also allows downgrades if an upgrade breaks software dependencies.\n\n## Installation \n\nInstall pacmod3_msgs using our debian repository:\n\n```sh\nsudo apt install apt-transport-https\nsudo sh -c 'echo \"deb [trusted=yes] https://s3.amazonaws.com/autonomoustuff-repo/ $(lsb_release -sc) main\" \u003e /etc/apt/sources.list.d/autonomoustuff-public.list'\nsudo apt update\nsudo apt install ros-$ROS_DISTRO-pacmod3-msgs  \n```\n\n## Versioning\n\nSince ROS msgs are not typical software libraries, a modified version of [semver](https://semver.org) will be used to version this repo:\n\nGiven a version number MAJOR.MINOR.PATCH, increment the:\n\n1. MAJOR version when an existing message type/name changes or is removed, OR any time an existing field in a message changes or is removed (something that could require code changes by dependent packages).\n2. MINOR version when the md5sum of any existing message changes, but no dependent code changes are needed. For example, adding new fields or new message types could only require re-compilation by dependent packages, but no code changes.\n3. PATCH version when there is no change to the md5sum of any existing messages. For example adding a new message type or adding comment-only changes to existing messages. No code changes or re-compilation is needed by any dependent packages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastuff%2Fpacmod3_msgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastuff%2Fpacmod3_msgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastuff%2Fpacmod3_msgs/lists"}