AS: pkg for cart info and joint angles control
This commit is contained in:
@@ -11,6 +11,7 @@ setup.py
|
||||
joint_info/__init__.py
|
||||
joint_info/osc_joint_states_pub.py
|
||||
joint_info/osc_joint_states_sub.py
|
||||
joint_info/tcp_cart_pos.py
|
||||
joint_info.egg-info/PKG-INFO
|
||||
joint_info.egg-info/SOURCES.txt
|
||||
joint_info.egg-info/dependency_links.txt
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
[console_scripts]
|
||||
joint_states_pub = joint_info.osc_joint_states_pub:main
|
||||
joint_states_sub = joint_info.osc_joint_states_sub:main
|
||||
tcp_cart_pos = joint_info.tcp_cart_pos:main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user