Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wolf_demo_uav_identification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_ros
demos
wolf_demo_uav_identification
Commits
0e06f43d
Commit
0e06f43d
authored
1 year ago
by
Arnau Marzabal Gatell
Browse files
Options
Downloads
Patches
Plain Diff
add borinot_platfrom_simulation
parent
50b3cace
No related branches found
Branches containing commit
No related tags found
2 merge requests
!2
Draft: Resolve "real data"
,
!1
Draft: Resolve "simulated data"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
yaml/borinot_platform_simulation.yaml
+44
-0
44 additions, 0 deletions
yaml/borinot_platform_simulation.yaml
with
44 additions
and
0 deletions
yaml/borinot_platform_simulation.yaml
0 → 100644
+
44
−
0
View file @
0e06f43d
platform_params
:
cf
:
4.511e-06
# cf computed with 60% thrust values (1196g at 15400rpm)
cm
:
2.706e-07
max_thrust
:
10
# Thrust limited to 10 N. Max available: 20.6991
min_thrust
:
0.0
max_prop_speed
:
2236.0
# Corresponding to its max (21350 rpm)
min_prop_speed
:
0.0
base_link_name
:
"
borinot__base_link"
n_rotors
:
6
$rotors
:
-
translation
:
[
0.0
,
-0.185
,
0.0
]
orientation
:
[
0
,
0
,
-0.707107
,
0.707107
]
spin_direction
:
[
1
]
-
translation
:
[
0.0
,
0.185
,
0.0
]
orientation
:
[
0
,
0
,
0.707107
,
0.707107
]
spin_direction
:
[
-1
]
# (-) means CCW
-
translation
:
[
0.1602147
,
0.0925
,
0.0
]
orientation
:
[
0
,
0
,
0.258819
,
0.965926
]
# x, y, z, w
spin_direction
:
[
1
]
-
translation
:
[
-0.1602147
,
-0.0925
,
0.0
]
orientation
:
[
0
,
0
,
0.965926
,
-0.258819
]
spin_direction
:
[
-1
]
-
translation
:
[
0.1602147
,
-0.0925
,
0.0
]
orientation
:
[
0
,
0
,
-0.258819
,
0.965926
]
spin_direction
:
[
-1
]
-
translation
:
[
-0.1602147
,
0.0925
,
0.0
]
orientation
:
[
0
,
0
,
0.965926
,
0.258819
]
spin_direction
:
[
1
]
thrust_coeff
:
# calculated from the quadratic aproximation
k_const
:
5.618252
k_d1
:
-0.0112365
k_d2
:
5.61825e-6
k_d3
:
0
k_v1
:
0
k_v2
:
0
k_v3
:
0
k_d1v1
:
0
k_d2v1
:
0
k_d1v2
:
0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment