Source: ros-joint-state-publisher Priority: optional Maintainer: Debian Science Maintainers Uploaders: Johannes 'josch' Schauer , Jochen Sprickerhof , Leopold Palomo-Avellaneda Build-Depends: debhelper-compat (= 13), catkin, librostest-dev, python3-rostest, dh-sequence-python3 Standards-Version: 4.5.1 Section: utils Rules-Requires-Root: no Homepage: https://wiki.ros.org/joint_state_publisher Vcs-Browser: https://salsa.debian.org/science-team/ros-joint-state-publisher Vcs-Git: https://salsa.debian.org/science-team/ros-joint-state-publisher.git Package: joint-state-publisher Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-sensor-msgs, python3-rospy Recommends: ros-robot-state-publisher, joint-state-publisher-gui Description: ROS joint_state_publisher This package contains a tool for setting and publishing joint state values for a given URDF. It publishes sensor_msgs/JointState messages for a robot. The package reads the robot_description parameter, finds all of the non-fixed joints and publishes a JointState message with all those joints defined. . It can be used in conjunction with the robot_state_publisher node to also publish transforms for all joint states. Package: joint-state-publisher-gui Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-python-qt-binding, joint-state-publisher Description: ROS joint_state_publisher_gui This package contains a tool for setting and publishing joint state values for a given URDF. It publishes sensor_msgs/JointState messages for a robot. The package reads the robot_description parameter, finds all of the non-fixed joints and publishes a JointState message with all those joints defined. . It can be used in conjunction with the robot_state_publisher node to also publish transforms for all joint states. . This package contains the Qt GUI