问题标签 [pendulum]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - Python - 钟摆的 Runge-Kutta 方法 - 怎么做 o_O
我是 python 新手,我想在这段代码的末尾添加 runge-kutta 方法:
你能帮我吗?
simulation - 在 Deepnote 中运行 Drake 程序教程、Underactuated Robotics 文档时出现问题?
我正在尝试在德雷克中构建和模拟钟摆。我创建了一个 urdf 文件(仍然不知道如何添加惯性标签)并试图模拟它,但我不知道如何?所以,我正在查看https://underactuated.mit.edu/pend.html中的简单钟摆教程。但是当我尝试在 deepnote 上运行它时,出现以下错误。
我应该如何解决这个问题?另外,如果您可以推荐一些资源,这些资源可以帮助我轻松构建 urdf 文件,这将非常有用。
谢谢你。