cabincrew.kr 로봇공학 waypoint와 로봇의 거리를 이용한 mapping > cabincrew4 | cabincrew.kr report

로봇공학 waypoint와 로봇의 거리를 이용한 mapping > cabincrew4

본문 바로가기

cabincrew4


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


로봇공학 waypoint와 로봇의 거리를 이용한 mapping

페이지 정보

작성일 20-04-21 01:33

본문




Download : 로공플2 k.hwp





% ld = look ahead distance 3~25m
if wp_idx==0
if ld>=ld_max
ld=ld_min;
d_th=5; % radius in meter

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


function [delta_d, v_d, range2wp, e_cross, wp_idx1] = pure_pursuit(x, theta, vx, k_ld, wp, v_profile, wp_idx)
로공플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
end
m_idx=length(wp);

로봇공학 지규인


% delta_d = steering angle
% theta = current vehicle heading angle in rad (angle from E-axis in CCW)
서울 K대학교 ㅈㄱㅇ 교수님 로봇공학 해결해야할문제로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 data(資料)입니다.

로봇공학 waypoint와 로봇의 거리를 이용한 mapping
ld=k_ld*vx;
% v_d = velocity command
ld_min=3; % min look ahead distance = 3m
% k_ld = look ahead gain


% wp = way point vetor table




wp_idx_1=wp_idx-1;
ld=ld_max;
레포트 > 공학,기술계열
L=2.55; % Soul Length between front and rear wheel (m)
순서
elseif ld<=ld_min

% x = current vehicle position in ENU
% wp_idx = current way point index
Matlab code
다. wp_idx=1; % start way point index
% vx = vehicle forward velocity

ld_max=25; % max look ahead distance = 3m
% v_profile = velocity profile for each way point


end




설명

서울 K대학교 ㅈㄱㅇ 교수님 로봇공학 과제로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 자료입니다.
Total 19,225건 1127 페이지

검색

REPORT 73(sv75)



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

cabincrew.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 © cabincrew.kr All rights reserved.