mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2025-01-18 15:56:59 +00:00
added cleanup, update repos
This commit is contained in:
parent
464f7e86c8
commit
7c5e4616b2
3
cleanup.py
Normal file
3
cleanup.py
Normal file
@ -0,0 +1,3 @@
|
||||
import subprocess
|
||||
|
||||
subprocess.check_output(['rm', '-rf', 'src', 'log', 'build', 'install'])
|
@ -4,4 +4,6 @@ repositories:
|
||||
- url: https://github.com/bjoernellens1/rmp220_teleop
|
||||
branch: bot_mini
|
||||
- url: https://github.com/bjoernellens1/ros2_cam_openCV
|
||||
- url: https://github.com/bjoernellens1/bot_mini_bringup.git
|
||||
- url: https://github.com/bjoernellens1/bot_mini_bringup
|
||||
- url: https://github.com/bjoernellens1/Lslidar_ROS2_driver
|
||||
branch: N10_V1.0
|
||||
|
Loading…
Reference in New Issue
Block a user