5 lines
123 B
Bash
Executable File
5 lines
123 B
Bash
Executable File
#!/bin/bash
|
|
# BlackRoad Path Planning Engine
|
|
echo "🚗 BlackRoad path planning engine"
|
|
echo "Autonomous systems platform"
|