Community Profile

photo

Wenjun Li


Last seen: 7 månader ago Active since 2022

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

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"...

ungefär 2 år ago | 2 answers | 0

2

answers

Answered
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."
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...

ungefär 2 år 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...

ungefär 2 år ago | 2 answers | 0

2

answers

Answered
How 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 ...

ungefär 2 år 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...

ungefär 2 år ago | 2 answers | 0

2

answers