Source: ros-joint-state-publisher Priority: optional Maintainer: Debian Science Maintainers Uploaders: Johannes 'josch' Schauer , Jochen Sprickerhof , Leopold Palomo-Avellaneda , Timo Röhling , Build-Depends: catkin, debhelper-compat (= 13), dh-ros, dh-sequence-python3, librostest-dev, python3-rostest, python3-sensor-msgs, Standards-Version: 4.7.0 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: python3-rospy, python3-sensor-msgs, ${misc:Depends}, ${python3:Depends}, Recommends: joint-state-publisher-gui, ros-robot-state-publisher, 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: joint-state-publisher, python3-pyqt5, ${misc:Depends}, ${python3:Depends}, 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