mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
opt
This commit is contained in:
parent
3b386343c2
commit
7e295f76cc
3 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ def talker():
|
|||
# publish angles.发布角度
|
||||
joint_state_send.header.stamp = rospy.Time.now()
|
||||
joint_state_send.position = radians_list
|
||||
pub.publish(joint_state_send)
|
||||
rate.sleep()
|
||||
|
||||
|
||||
|
|
|
|||
0
myArm/myarm_moveit/scripts/path_planning_and_obstacle_avoidance_demo.py
Normal file → Executable file
0
myArm/myarm_moveit/scripts/path_planning_and_obstacle_avoidance_demo.py
Normal file → Executable file
0
myArm/myarm_moveit/scripts/sync_plan.py
Normal file → Executable file
0
myArm/myarm_moveit/scripts/sync_plan.py
Normal file → Executable file
Loading…
Add table
Reference in a new issue