Shubham Kalpande
Followers: 0 Following: 0
Statistics
RANK
76,985
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Is there a way to create a Dubins path given a set of waypoints?
I want my UAV model to fly through a set of waypoints, is there any way I can decompose the path into dubins connections i.e str...
3 years ago | 2 answers | 0
2
answersQuestion
How can I convert a surface plot to an Occupancy map 3D?
I want to simulate flight of an UAV on a terrain and I plan to use the UAV toolbox for path planning. But it requires the terrai...
3 years ago | 2 answers | 0
2
answersUnable to obtain a smooth 3D Dubins path
The reason why the path appears sharp is because of the resolution. The turns are smooth, but since the scales are big, it appea...
3 years ago | 0
| accepted
Question
Why isn't there any integration drift in simulation of Inertial Navigation System(INS)?
In INS, we obtain measurements from accelerometer and gyroscope; by integrating these the position and orientation of an UAV can...
3 years ago | 0 answers | 0
0
answersQuestion
What is Lookahead Distance?
I am trying to implement the waypoint follower object in a flight simulation. I have added white noise to dynamical equations of...
3 years ago | 1 answer | 0
1
answerQuestion
Unable to obtain a smooth 3D Dubins path
I am trying to follow this example for my application: https://in.mathworks.com/help/uav/ug/motion-planning-with-rrt-for-fixed-w...
3 years ago | 2 answers | 0
2
answersQuestion
How does the uavWaypointFollower object work?
I want to create a Dubins path for a fixedwing UAV to fly. In a MATLAB example, a set of wayoints is first obtained using a plan...
3 years ago | 1 answer | 0
1
answerQuestion
How to obtain acceleration and angular velocity control inputs to track a fixed-wing UAV trajectory?
I want to track a given trajectory for a fixed-wing UAV. This example from UAV toolbox does the exact task, but I am not able to...
3 years ago | 1 answer | 0
1
answerQuestion
How to simulate IMU data and obtain variation of drift errors in the path?
I want to study the variation of errors introduced when we integrate the IMU data to obtain position and orientation. This can b...
3 years ago | 1 answer | 0
1
answerQuestion
How to create a 3D occupancy map?
I want to create a 3D occupancy map to model a region where I want to test some path planning algorithms for an UAV. The matlab ...
4 years ago | 1 answer | 0