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. ×

robostack-staging / packages / ros-noetic-rospy 1.17.4

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.

Installers

  • osx-64 v1.17.4
  • osx-arm64 v1.17.4
  • linux-64 v1.17.4
  • linux-aarch64 v1.17.4
  • win-64 v1.17.4

conda install

To install this package run one of the following:
conda install robostack-staging::ros-noetic-rospy

Description

None

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