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
b4115db2
Commit
b4115db2
authored
2 years ago
by
Amanda Sanjuan Sánchez
Browse files
Options
Downloads
Patches
Plain Diff
fix leftovers
parent
3616f295
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
launch/demo_uav_identification.launch
+2
-2
2 additions, 2 deletions
launch/demo_uav_identification.launch
yaml/problem_force_torque_inertial_dynamics_simulation.yaml
+1
-1
1 addition, 1 deletion
yaml/problem_force_torque_inertial_dynamics_simulation.yaml
with
3 additions
and
3 deletions
launch/demo_uav_identification.launch
+
2
−
2
View file @
b4115db2
...
...
@@ -20,7 +20,7 @@
<node name="rviz"
pkg="rviz"
type="rviz"
args="-d $(find wolf_demo_
bodydynamics
)/rviz/online.rviz" />
args="-d $(find wolf_demo_
uav_identification
)/rviz/online.rviz" />
</group>
<!--WOLF-->
...
...
@@ -30,7 +30,7 @@
output="screen"
required="true"
launch-prefix="$(arg launch_pref)">
<param name="~yaml_file_path" value="$(find wolf_demo_
bodydynamics
)/yaml/problem_force_torque_inertial_dynamics_simulation.yaml" />
<param name="~yaml_file_path" value="$(find wolf_demo_
uav_identification
)/yaml/problem_force_torque_inertial_dynamics_simulation.yaml" />
<remap from="/wrench_accel" to="/fmu/sensor_accel/out"/>
<remap from="/wrench_gyro" to="/fmu/sensor_gyro/out"/>
<remap from="/wrench_actuators" to="/fmu/actuator_outputs/out"/>
...
...
This diff is collapsed.
Click to expand it.
yaml/problem_force_torque_inertial_dynamics_simulation.yaml
+
1
−
1
View file @
b4115db2
...
...
@@ -2,7 +2,7 @@ config:
debug
:
profiling
:
true
profiling_file
:
"
~/wolf_demo_
apriltag_profiling
.txt"
profiling_file
:
"
~/wolf_demo_
uav_identification
.txt"
print_problem
:
true
print_depth
:
4
# only if print_problem
print_constr_by
:
false
# only if print_problem
...
...
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