koreaair.co.kr [A+] 로봇Engineering waypoint와 로봇의 거리를 이용한 mapping > koreaair8 | koreaair.co.kr report

[A+] 로봇Engineering waypoint와 로봇의 거리를 이용한 mapping > koreaair8

본문 바로가기

koreaair8


[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다. ]


[A+] 로봇Engineering waypoint와 로봇의 거리를 이용한 mapping

페이지 정보

작성일 20-07-23 08:48

본문




Download : 로공플2 k.hwp





% wp_idx = current way point index

function [delta_d, v_d, range2wp, e_cross, wp_idx1] = pure_pursuit(x, theta, vx, k_ld, wp, v_profile, wp_idx)



순서

% theta = current vehicle heading angle in rad (angle from E-axis in CCW)

Download : 로공플2 k.hwp( 47 )


wp_idx=1; % start way point index
ld=ld_max;
% k_ld = look ahead gain
if ld>=ld_max
설명
ld=ld_min;
% v_d = velocity command


서울 K대학교 ㅈㄱㅇ 교수님 로봇Engineering 課題로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 자료(data)입니다.
L=2.55; % Soul Length between front and rear wheel (m)
end
wp_idx_1=wp_idx-1;
로공플2 k-2683_01_.jpg 로공플2 k-2683_02_.jpg 로공플2 k-2683_03_.jpg 로공플2 k-2683_04_.jpg 로공플2 k-2683_05_.jpg
% delta_d = steering angle

elseif ld<=ld_min

Matlab code
% wp = way point vetor table
end
ld_max=25; % max look ahead distance = 3m

로봇Engineering waypoint와 로봇의 거리를 이용한 mapping
% vx = vehicle forward velocity
서울 K대학교 ㅈㄱㅇ 교수님 로봇공학 과제로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 자료입니다.

if wp_idx==0


% v_profile = velocity profile for each way point
ld=k_ld*vx;
% ld = look ahead distance 3~25m

ld_min=3; % min look ahead distance = 3m

로봇공학 지규인
d_th=5; % radius in meter
m_idx=length(wp);


% x = current vehicle position in ENU
레포트 > 공학,기술계열
다.
REPORT 73(sv75)



해당자료의 저작권은 각 업로더에게 있습니다.

koreaair.co.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다 ]]

[저작권이나 명예훼손 또는 권리를 침해했다면 이메일 admin@hong.kr 로 연락주시면 확인후 바로 처리해 드리겠습니다.]
If you have violated copyright, defamation, of rights, please contact us by email at [ admin@hong.kr ] and we will take care of it immediately after confirmation.
Copyright © koreaair.co.kr All rights reserved.