mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Fix launch error on Melodic
[ERROR] [1621765082.130143]: Could not find the GUI, install the 'joint_state_publisher_gui' package
This commit is contained in:
parent
a60048bf05
commit
7dd845ecf3
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
<exec_depend>moveit_ros_warehouse</exec_depend>
|
||||
<exec_depend>moveit_setup_assistant</exec_depend>
|
||||
<exec_depend>joint_state_publisher</exec_depend>
|
||||
<exec_depend>joint_state_publisher_gui</exec_depend>
|
||||
<exec_depend>robot_state_publisher</exec_depend>
|
||||
<exec_depend>xacro</exec_depend>
|
||||
<exec_depend>joy</exec_depend>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue