当前位置:网站首页>[Development Tutorial 4] crazy shell · humanoid hip-hop robot PC upper computer online debugging
[Development Tutorial 4] crazy shell · humanoid hip-hop robot PC upper computer online debugging
2022-07-22 02:19:00 【efans_ Mike】
Multi DOF humanoid biped dance robot
—— Crazy shell · Robot development series
PC Online debugging of upper computer
First, find the upper computer debugging software in the file we provide robotCtrl, Double-click to open , The interface is as follows .
chart 1
The steering gear icon in the interface is like a human , Every steering gear in the human form corresponds to the steering gear on our robot one by one .
chart 2
There are two values in each steering gear control window :B、P. Progress bar P You can drag at will ,P Indicates the position of the steering gear ( Default to median 1500) The scope is 500-2500,B Indicates steering gear deviation ( The default is 0), That is, the relative position of the steering gear , The scope is -100~ +100, The absolute position in the imported Action Group P0=B+P.
chart 3 chart 4
there B By double click B Turn on , Double click B Turn off the adjustment . If B=20 P=1500, Actual steering gear sending P1520, Used to repair steering gear deviation . Each steering gear has its own steering gear deviation B, Wait for adjustment B Then you can save , Use the open button to re import the deviation .
We plug in the robot USB Interface , First click the refresh button in the connection management window , Then choose the latest COM mouth , And click Open . One thing to note is that the baud rate in the connection management window is 9600.
chart 5
When the connection is complete , First click real-time debugging in debugging management , We can drag the progress bar in each steering gear control window left and right , So as to control the angle of the corresponding steering gear . This is the time , The corresponding steering gear will also rotate left and right .
We drag the progress bar in the steering gear control window of the robot's head to the far left , Then click Add action in action management . When it's done , take 13 Drag the progress bar in the steering gear control window to the far right , Then click Add action in action management . Two lines of action data will appear in the action data box below .
chart 6
We select the loop , Click after online operation , You can repeat these two actions . The corresponding phenomenon is that the robot is shaking its head left and right .
chart 7
After debugging the above simple actions , We can download the actions created above . First click erase in download management , Then click download , Download the action group data to the outside Flash among .
chart 8
After downloading , You can run offline . Finally, add a few other functions , You can try it yourself .
(1) Send area and receive area in the connection management window , In fact, it is the sending and receiving box of a serial port debugging tool , Can send and receive data .
(2) Action management box
chart 9
The time interval : The time when an action is completed . Add action : Add an action .
Delete action : Delete the selected action .
More action : Is to modify and replace the previous action .
Complementary action : Is to create a new action between actions . Save action : Save the current action group as a file .
Open action : Open the action file , Load actions in the action file .
(3) Basic operation box
chart 10
The steering gear returns to the center : Turn all steering gear P Value to 1500.
Open deviation : Load deviation file , Modify the B value .
Save deviation : Set the B Values are saved as files .
For customized development , Please use the official website “ Crazy shell ” Contact us with the contact information in
mixed material item :https://www.fengke.club/GeekMart/su_fV1WzKsGQ.jsp
Supporting video :https://www.fengke.club/GeekMart/su_fBdB1yTU0.jsp
边栏推荐
- 电脑是怎样上网的 (三) 报文头封装和接入网与网络运营商
- Filtration concept (feasibility analysis)
- Prometheus simple understanding
- js对象:实现继承的几种方式及优缺点
- R语言使用fmsb包可视化雷达图(radar chart、蜘蛛图spider plot)、独立显示多个数据对象的雷达图、添加平均水平灰色区域、每个雷达图都和平均水平进行对比
- rose
- 奇葩!一公司面试题竟问如厕习惯、吃饭时长、入睡时间等
- 【学术相关】陈天奇、王威廉等人推荐:ACL最佳论文奖得主给新入行研究者的一点建议...
- AtCoder Beginner Contest 260 - C, D, E
- HCIP第十一天笔记
猜你喜欢
Feign详解,日志配置+契约设置+超时时间+自定义拦截器
DHCP protocol
MySQL installed in MAC M1, enable binlog
【学术相关】陈天奇、王威廉等人推荐:ACL最佳论文奖得主给新入行研究者的一点建议...
[academic related] recommended by Chen Tianqi, Wang William and others: a little advice from the winner of ACL best paper award to new researchers
weirdo A company's interview questions asked about toilet habits, eating time, sleeping time, etc
YouTube “标签产品” 试点项目上线
3625. 幂次方
HCIP第十天笔记
使用LoadBalancer替换Ribbon负载均衡器
随机推荐
ByteDance confirmation will be self-developed chip: for internal use only; Musk: I have uploaded my brain to the cloud; Go language product head leaves | geek headlines
Sentinel理论知识与介绍
Static distribution and dynamic distribution in trust
Left ear mouse: five capabilities that developers in the cloud native era should have
The quality section of the development period is selected from "smell defects and be happy" (this book can be downloaded for free)
【213】go语言问的比较多的面试题
字节跳动确认将自研芯片:仅供内部使用;马斯克:我已将大脑上传云端;Go 语言产品负责人离职|极客头条...
excel if 判读单元格如果为空就不参与计算
Musk uploaded his brain to the cloud? Zhou Hongyi: we have to use human brain security guards to kill poison
[untitled]
大型【项目管理】的实战
M using Verilog to develop GMSK modulator based on FPGA under ISE platform
AtCoder Beginner Contest 260 - C, D, E
分布式事务之二阶段提交、AT模式、TCC模式
6.< tag-动态规划和打家劫舍合集(树形DP)>lt.198.打家劫舍 + lt.213. 打家劫舍 II + lt.337. 打家劫舍 III dbc
Hcip day 8 notes
[deep learning notes] attention mechanism
Sentinel容错规则持久化
JS object: check whether the attribute exists
第二章 软件过程与思想 第一节 基础