About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

rospy is a pure Python client library for ROS. The rospy client API enables Python programmers to quickly interface with ROS<a href="http://ros.org/wiki/Topics">Topics</a>,<a href="http://ros.org/wiki/Services">Services</a>, and<a href="http://ros.org/wiki/Parameter Server">Parameters</a>. The design of rospy favors implementation speed (i.e. developer time) over runtime performance so that algorithms can be quickly prototyped and tested within ROS. It is also ideal for non-critical-path code, such as configuration and initialization code. Many of the ROS tools are written in rospy to take advantage of the type introspection capabilities. Many of the ROS tools, such as<a href="http://ros.org/wiki/rostopic">rostopic</a>and<a href="http://ros.org/wiki/rosservice">rosservice</a>, are built on top of rospy.

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/version.svg
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/latest_release_date.svg
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/latest_release_relative_date.svg
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/platforms.svg
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/license.svg
badge
https://anaconda.org/robostack-staging/ros-noetic-rospy/badges/downloads.svg

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy