mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
update code to noetic
This commit is contained in:
parent
02f7353b1d
commit
4546055426
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ def talker():
|
|||
"base_link1",
|
||||
|
||||
]
|
||||
joint_state_send.velocity = [0]
|
||||
joint_state_send.velocity = [0.0]
|
||||
joint_state_send.effort = []
|
||||
|
||||
marker_ = Marker()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue