mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
Update initialize.py
This commit is contained in:
parent
65ab7e165e
commit
7a0b2edeee
@ -25,5 +25,5 @@ class GitCloner:
|
|||||||
cloner = GitCloner('./src')
|
cloner = GitCloner('./src')
|
||||||
cloner.clone_repo('https://github.com/bjoernellens1/odrive_ros2_control', 'humble-fw-v0.5.1')
|
cloner.clone_repo('https://github.com/bjoernellens1/odrive_ros2_control', 'humble-fw-v0.5.1')
|
||||||
cloner.clone_repo('https://github.com/bjoernellens1/rmp220_teleop', 'bot_mini')
|
cloner.clone_repo('https://github.com/bjoernellens1/rmp220_teleop', 'bot_mini')
|
||||||
cloner.clone_repo('https://github.com/bjoernellens1/ros2_cam_openCV', 'bot_mini')
|
cloner.clone_repo('https://github.com/bjoernellens1/ros2_cam_openCV')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user