Aitor Burdaspar
Followers: 0 Following: 0
Statistics
RANK
135,688
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
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
Plotting 3d orientation and position data (3d lines)
I mean... I have achieved to plot the route in 3D with a line in the following way with the command line: x = point(:,1); y = ...
5 years ago | 0
Plotting 3d orientation and position data (3d lines)
Hello Thomas. Firstly, thanks for your quick answer. I found the command quiver3 before, but I think I have not understood corr...
5 years ago | 0
Question
Plotting 3d orientation and position data (3d lines)
Hello to everyone, I have calculated orientation and traslation data with an inertial sensor. The fact is that I want to creat...
5 years ago | 3 answers | 0
3
answersQuestion
How can I do the same simulation as this (with euler angles), but using quaternions?
I´m using BNO055 IMU, and I have read all the data (euler angles, quaternions...). This data is send by serial from the micro to...
5 years ago | 0 answers | 0
0
answersQuestion
How can I obtain the Reference System of the following 3d model?
In the following code, I create a 3D rectangle like this: Dim_X = 4; Dim_Y = 3; Dim_Z = 1; vertex_matrix = [0 0 0; 1 0 0;...
5 years ago | 0 answers | 0
0
answersQuestion
How can I rotate the following cube in real time?
Hello to everyone, I´m reading some data of an IMU in a microcontroller and I send "roll, pitch and "yaw" information from th...
5 years ago | 1 answer | 0