benchmark.co.kr 로봇공학 waypoint와 로봇의 거리를 이용한 mapping > benchmark6 | benchmark.co.kr report

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

본문 바로가기

benchmark6


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


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

페이지 정보

작성일 19-10-25 04:54

본문




Download : 로공플2 k.hwp








Matlab code
% wp_idx = current way point index
elseif ld<=ld_min
ld=ld_max;
wp_idx_1=wp_idx-1;
L=2.55; % Soul Length between front and rear wheel (m)


end

로공플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


ld=k_ld*vx;
서울 K대학교 ㅈㄱㅇ 교수님 로봇공학 과제로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 자료입니다.
% ld = look ahead distance 3~25m

% x = current vehicle position in ENU
ld=ld_min;
d_th=5; % radius in meter
ld_min=3; % min look ahead distance = 3m

% v_profile = velocity profile for each way point

다. end
m_idx=length(wp);

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


레포트 > 공학,기술계열
% delta_d = steering angle
로봇공학 waypoint와 로봇의 거리를 이용한 mapping
if ld>=ld_max
% wp = way point vetor table




wp_idx=1; % start way point index

순서
% k_ld = look ahead gain
% theta = current vehicle heading angle in rad (angle from E-axis in CCW)
% v_d = velocity command
로봇공학 지규인



% vx = vehicle forward velocity
설명
function [delta_d, v_d, range2wp, e_cross, wp_idx1] = pure_pursuit(x, theta, vx, k_ld, wp, v_profile, wp_idx)
if wp_idx==0
ld_max=25; % max look ahead distance = 3m
서울 K대학교 ㅈㄱㅇ 교수님 로봇공학 해결해야할문제로 waypoint와 로봇의 거리를 이용한 mapping하는 방법이 있는 자료입니다.
REPORT 74(sv75)



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

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