Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_ana_description
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
Model registry
Operate
Environments
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
labrobotica
ros
robots
ana
iri_ana_description
Commits
9870b1d7
Commit
9870b1d7
authored
4 years ago
by
Alejandro Lopez Gestoso
Browse files
Options
Downloads
Patches
Plain Diff
Removed some commentaries
parent
d152a3fa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
urdf/include/sensors.xacro
+0
-9
0 additions, 9 deletions
urdf/include/sensors.xacro
with
0 additions
and
9 deletions
urdf/include/sensors.xacro
+
0
−
9
View file @
9870b1d7
...
...
@@ -2,7 +2,6 @@
<root
xmlns:xacro=
"http://ros.org/wiki/xacro"
>
<xacro:include
filename=
"$(find iri_velodyne_lidar_description)/urdf/velodyne_vlp16.xacro"
/>
<!--<xacro:include filename="$(find iri_realsense_depth_description)/urdf/realsense.xacro" />-->
<xacro:include
filename=
"$(find iri_realsense_depth_description)/urdf/realsense_d435.xacro"
/>
<xacro:include
filename=
"$(find iri_bno055_imu_description)/urdf/bno055_imu.xacro"
/>
<xacro:include
filename=
"$(find iri_dynamixel_pan_tilt_description)/urdf/pan_tilt.xacro"
/>
...
...
@@ -60,10 +59,6 @@
<origin
xyz=
"0.26374 0 -0.0485"
rpy=
"0 0 0"
/>
</joint>
<!--<xacro:realsense_depth parent="${name}_realsense_support" model="d435" sim_config="$(find iri_ana_gazebo)/config/ana_realsense_config.yaml">
<origin xyz="0.0 0.0 0.0265" rpy="0 0.26 0" />
</xacro:realsense_depth>-->
<xacro:realsense_d435_depth
parent=
"${name}_realsense_support"
sim_config=
"$(find iri_ana_gazebo)/config/ana_realsense_config.yaml"
>
<origin
xyz=
"0.0 0.0 0.0265"
rpy=
"0 0.26 0"
/>
</xacro:realsense_d435_depth>
...
...
@@ -75,10 +70,6 @@
<link
name=
"${pan_tilt_xacro_properties['load_name']}"
>
</link>
<!--<xacro:realsense_depth parent="${pan_tilt_xacro_properties['load_name']}" model="d435" name="camera_pan_tilt" sim_config="$(find iri_ana_gazebo)/config/ana_realsense_pan_tilt_config.yaml" first="false">
<origin xyz="0.0 0.04 -0.016" rpy="-${pi/2} 0 ${pi}" />
</xacro:realsense_depth>-->
<xacro:realsense_d435_depth
parent=
"${pan_tilt_xacro_properties['load_name']}"
name=
"camera_pan_tilt"
sim_config=
"$(find iri_ana_gazebo)/config/ana_realsense_pan_tilt_config.yaml"
>
<origin
xyz=
"0.0 0.02 -0.016"
rpy=
"${pi/2} 0 ${pi}"
/>
</xacro:realsense_d435_depth>
...
...
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