8000 GitHub - jammay123/final_project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jammay123/final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final_project

README

master_node.hpp에 함수, bool 변수 추가

bool playYawFlag = false;

void ctlDxlYaw(float target_yaw);

master_node.cpp

함수 정의 추가

사용법

ctlDxlYaw(원하는 yaw값);

flag처리 다 해놨으니 함수 불러주기만 하면 됌, 그럼 runDxl불러와서 회전까지 처리되는 함수임

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0