解决方法:
$> sudo apt-get update
$> sudo apt-get install ros-noetic-joint-state-controller
$> rospack profile
[ERROR] [1668069758.279824818, 49.729000000]: Unable to identify any set of controllers that can actuate the specified joints: [ joint_1 joint_2 joint_3 joint_4 joint_5 joint_6 ]
[ERROR] [1668069758.279869801, 49.729000000]: Known controllers and their joints:
[ERROR] [1668069758.279941740, 49.729000000]: Apparently trajectory initialization failed
参考链接:moveit! 与 gazebo 仿真中的问题:Unable to identify any set of controllers that can actuate the specified…
ERROR:PluginlibFactory:The plugin for class ... failed to load.
安装rviz-visual-tools插件
sudo apt-get install ros-kinetic-rviz-visual-tools
问题解决