update arm ctrl rm py
This commit is contained in:
@ -24,7 +24,7 @@ setup(
|
||||
},
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'arm_ctrl = harvest_arm_ctrl.arm_ctrl:main'
|
||||
'kinematics_arm = harvest_arm_ctrl.run_kinematics_arm:main',
|
||||
],
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user