在ros中运行“rosrun aubo_obstacle test_obstacle.py”语句出现错误“Group 'aubo_i5' was not found.”求大佬帮忙。
dayna@dayna-virtual-machine:~/aubo_ws$ rosrun aubo_obstacle test_obstacle.py
[ INFO] [1683337620.579221388]: Loading robot model 'aubo_i5'...
[FATAL] [1683337620.831447450]: Group 'aubo_i5' was not found.
Traceback (most recent call last):
File "/home/dayna/aubo_ws/src/aubo_examples/aubo_obstacle/script/test_obstacle.py", line 101, in
MoveAttachedObjectDemo()
File "/home/dayna/aubo_ws/src/aubo_examples/aubo_obstacle/script/test_obstacle.py", line 25, in init
arm = MoveGroupCommander('aubo_i5')
File "/opt/ros/melodic/lib/python2.7/dist-packages/moveit_commander/move_group.py", line 66, in init
name, robot_description, ns, wait_for_servers
RuntimeError: Group 'aubo_i5' was not found.
您好,可以启动rviz界面和机器人模型,这个错误我还是不知该怎么解决