-
Notifications
You must be signed in to change notification settings - Fork 47
/
.op3.rosinstall
10 lines (10 loc) · 974 Bytes
/
.op3.rosinstall
1
2
3
4
5
6
7
8
9
10
- git: {local-name: dynamixel_sdk, uri: 'https://github.com/ROBOTIS-GIT/DynamixelSDK.git'}
- git: {local-name: robotis_framework, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-Framework.git'}
- git: {local-name: robotis_controller_msgs, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-Framework-msgs.git'}
- git: {local-name: robotis_math, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-Math.git'}
- git: {local-name: robotis_utility, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-Utility.git'}
- git: {local-name: robotis_op3, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-OP3.git'}
- git: {local-name: robotis_op3_msgs, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-msgs.git'}
- git: {local-name: robotis_op3_common, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Common.git'}
- git: {local-name: robotis_op3_tools, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Tools.git'}
- git: {local-name: robotis_op3_demo, uri: 'https://github.com/ROBOTIS-GIT/ROBOTIS-OP3-Demo.git'}