python3-rospy

Python 3 client library for Robot OS

Description

This package is part of Robot OS (ROS). The rospy client API enables Python programmers to quickly interface with ROS topics, services, and parameters. 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 rostopic and rosservice, are built on top of rospy.

This package contains the Python 3 library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://wiki.ros.org/ros_comm


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-rospy