软件包:python3-rospy(1.17.0+ds-2)
python3-rospy 的相关链接
Debian 的资源:
下载源码包 ros-ros-comm:
- [ros-ros-comm_1.17.0+ds-2.dsc]
- [ros-ros-comm_1.17.0+ds.orig.tar.xz]
- [ros-ros-comm_1.17.0+ds-2.debian.tar.xz]
维护小组:
- Debian Science Maintainers (QA 页面, 邮件存档)
- Jochen Sprickerhof (QA 页面)
- Leopold Palomo-Avellaneda (QA 页面)
- Timo Röhling (QA 页面)
外部的资源:
- 主页 [wiki.ros.org]
相似软件包:
Python 3 client library for Robot OS
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.
其他与 python3-rospy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-genpy
- Python 3 Robot OS message and service generators
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-roscpp-msg
- Header for roscpp messages, Python 3
-
- dep: python3-rosgraph
- Tool to print information about the Robot OS computation graph - Python 3
-
- dep: python3-rosgraph-msgs
- Messages relating to the Robot OS Computation Graph, Python 3 bindings
-
- dep: python3-roslib
- Python 3 library for roslib (Robot OS)
-
- dep: python3-rospkg
- Robot OS package library (Python 3)
-
- dep: python3-std-msgs
- Python 3 interface for Standard Robot OS Messages
-
- dep: python3-yaml
- YAML parser and emitter for Python3