mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Add English annotation
This commit is contained in:
parent
d066483484
commit
2ce20e35fd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ class MoveItPlanningDemo:
|
|||
# API to initialize move_group. 初始化move_group的API
|
||||
moveit_commander.roscpp_initialize(sys.argv)
|
||||
|
||||
# Initialize the ROS node. 初始化ROS节点
|
||||
# Initialize the ROS node,初始化ROS节点
|
||||
rospy.init_node("moveit_ik_demo")
|
||||
|
||||
# Initialize the scene object to listen for changes in the external environment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue