パッケージ: python3-rospy (1.15.9+ds1-7+deb11u1)
python3-rospy に関するリンク
Debian の資源:
ros-ros-comm ソースパッケージをダウンロード:
- [ros-ros-comm_1.15.9+ds1-7+deb11u1.dsc]
- [ros-ros-comm_1.15.9+ds1.orig.tar.xz]
- [ros-ros-comm_1.15.9+ds1-7+deb11u1.debian.tar.xz]
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Jochen Sprickerhof (QA ページ)
- Leopold Palomo-Avellaneda (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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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-std-msgs
- Python 3 interface for Standard Robot OS Messages
-
- dep: python3-yaml
- YAML parser and emitter for Python3