Coder Social home page Coder Social logo

shenyunfeng / opentcs-4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from touchmii/opentcs-4

0.0 1.0 0.0 8.08 MB

基于OpenTCS二次开发的 AGV 调度系统,支持Modbus协议 可与VREP联动仿真车辆 目前支持Modbus, Http, VREP, TCP, Serial协议,如有驱动定制需求可私信我

License: MIT License

JavaScript 0.01% Python 5.30% Java 94.49% XSLT 0.09% HTML 0.01% Jupyter Notebook 0.11%

opentcs-4's Introduction

Gitpod ready-to-code

openTCS4.17src

Java CI with Gradle Java CI with Maven GitHub release (latest by date) GitHub

介绍

开源的交通控制系统,可用于AGV的交通管制系统

使用方式

详情访问 OpenTCS Page

推荐使用IDEA,打开此项目后等待gradle加载完毕

根据上图箭头指示运行Kernel和PlantView,如果是调试的话就选择Debug

如要打包程序可选择上图Task里的installDist或Zip,可生成独立运行的程序,如需在其它电脑运行此程序需安装java 8版本的JDK或JRE

####WebClient启动 在gradle里面找到openTCS-WebClient->gretty->jettyRunWar,右键选择运行即可,在浏览器里面打开http://localhost:8090/Demo )

修改部分

添加Modbus驱动

路径发送改为整段路径发送,路径格式为x,y坐标点

长路路径运行时遇到通讯中断无法按照顺序报告走完的点,需修改DefaultVehicleController内命令执行完毕的判断规则

新增Maven支持

WebClient因依赖问题暂时无法使用

使用mvn package可编译项目 运行Kernel mvn exec:exec@runkernel -f openTCS-Kernel/pom.xml

使用界面调试工具 mvn exec:exec@swingexplorer -f openTCS-Kernel/pom.xml

运行PlantOverview mvn exec:exec@runplantoverview -f openTCS-PlantOverview/pom.xml

使用界面调试工具 mvn exec:exec@swingexplorer -f openTCS-PlantOverview/pom.xml

使用maven需要安装swingexplorer core 和 agent包, 暂时不支持直接引用,使用mvn install命令来安装

opentcs-4's People

Contributors

touchmii avatar zjwno1 avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.