Wenjun Li
Followers: 0 Following: 0
Statistics
RANK
199.333
of 295.569
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
When I used my customize state space to perform navigation,the following errors occurs:
ss=myCustomUAVStateSpace("MaxRollAngle",pi/6,... "AirSpeed",25,... "FlightPathAngleLimit",[-0.1,0.1],... "Bounds"...
meer dan 2 jaar ago | 2 answers | 0
2
answersI want to custom my statespace like the example"Motion Planning with RRT for Fixed-Wing UAV",but the following error occurs"Abstract classes cannot be instantiated."
Hi Jianxin, Thank you for your patience! I tried to modify my state space as your suggested, but I still get the same error"Ab...
meer dan 2 jaar ago | 0
Question
I want to custom my statespace like the example"Motion Planning with RRT for Fixed-Wing UAV",but the following error occurs"Abstract classes cannot be instantiated."
properties (SetAccess = protected)%设置属性的特性为保护特性 %UniformDistribution - Uniform distribution for sampling Unif...
meer dan 2 jaar ago | 2 answers | 0
2
answersHow example "Perform SLAM Using 3D lidar point clouds"collects 3D lidar data?ud
Hi Ryan, Thank you for your patience!I still have a question,I can't understand why we need 240 successive scans.And I want to ...
bijna 3 jaar ago | 0
Question
How example "Perform SLAM Using 3D lidar point clouds"collects 3D lidar data?ud
When I was learning this routine, I didn't know how to collect the 3D Lidar data. Is it a 1*240 cell array formed by scanning 24...
bijna 3 jaar ago | 2 answers | 0