Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

ros/genpy

Repository files navigation

Archived - ROS 1 End-of-life

This repository contains ROS 1 packages. The last supported ROS 1 release, ROS Noetic, officially reached end of life on May 31st, 2025.

genpy

The Python ROS message and service generator.

Examples for generating messages with dependencies

./scripts/genmsg_py.py -p std_msgs -Istd_msgs:`rospack find std_msgs`/msg -o gen `rospack find std_msgs`/msg/String.msg
./scripts/genmsg_py.py -p geometry_msgs -Istd_msgs:`rospack find std_msgs`/msg -Igeometry_msgs:`rospack find geometry_msgs`/msg -o gen `rospack find geometry_msgs`/msg/PoseStamped.msg

About

genpy

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 35