Giter Site home page Giter Site logo

trajectorycontrol's Introduction

TrajectoryControl

用于无人船轨迹跟踪控制

一个关于基于Matlab跟踪追踪的验证

数学模型基于两轮差速的小车模型

Trajectory and Control.m文件中代码中主要用PID环节对航向角进行控制,迫使小车走向目标。

trajectory(两个闭环).m文件中主要用PID环节对航向角和距离进行控制,迫使小车走向目标。(效果很好)

我会设置小车起点坐标:

x=2,y=1,theta=pi/6,终点只是限制x=10,y=10; x=2,y=1,theta=pi/2,终点只是限制x=10,y=10;

可以得到两个不同轨迹图(只是修改了航向角theta,你也可以修改起点坐标)

附件参见附件。

体的技术说明参见我的CSDN博客,见主页

https://blog.csdn.net/qq_40464599/article/details/107239274 (航向角PID) https://blog.csdn.net/qq_40464599/article/details/107267774 (航向角PID和距离PID)

trajectorycontrol's People

Contributors

jackju-hit 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.