mirror of
https://github.com/SHC-ASTRA/rover-ros2.git
synced 2026-04-20 11:51:16 -05:00
Fix: Add more dummy values to support new urdf
This commit is contained in:
@@ -172,7 +172,8 @@ class SerialRelay(Node):
|
||||
#PLACEHOLDER FOR WRIST VALUE
|
||||
#
|
||||
#
|
||||
angles.append(0.0)
|
||||
angles.append(0.0)#placeholder for wrist_continuous
|
||||
angles.append(0.0)#placeholder for wrist
|
||||
#
|
||||
#
|
||||
# Update the arm's current angles
|
||||
|
||||
Reference in New Issue
Block a user