Flutter bobelto
1.0.0
v2.0
Bobelto Rov Gui는 Dart & Flutter SDK로 만들어졌습니다
이 프로젝트를 실행하려면 여기에서 그 중단을 따르는 것이 좋습니다. 그 후 디렉토리에서 이것을 실행합니다.
$ git clone https://github.com/GIIT-Robotics/Bobelto_FrontEnd_V2.git
데스크탑 출시의 경우 :
$ flutter config --enable-windows-desktop
$ flutter config --enable-macos-desktop
$ flutter config --enable-linux-desktop
장치가 연결되어 있는지 확인하십시오.
$ flutter devices
1 connected device:
Para Correr El Programa :
$ roslaunch rosbridge_server rosbridge_websocket.launch
$ flutter run --no-sound-null-safety
$ roslaunch roscpp_tutorials talk_listener.launch
Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.18362.1082]
macOS (desktop) • macos • darwin-x64 • macOS 11.2 20D64 darwin-x64
Linux (desktop) • linux • linux-x64 • Linux
달리기 시도 :
$ flutter clean
$ flutter pub get
-null-sound 오류가 발생할 수 있습니다.이 경우에는 다음을 실행하는 앱을 시작합니다.
$ flutter run --no-sound-null-safety