ROS index logo ROS Index
Package List
Repository List
System Dependencies
  • Package List
  • Repository List
  • System Dependencies
    • Documentation
    • Support
    • Discussion Forum
    • Service Status
    • ros @ Robotics Stack Exchange
    • Package API
    • About
    • Contribute
    • Help
    • Stats
    • About
    • Contribute
    • Help
    • Stats

    • Documentation
    • Support
    • Discussion Forum
    • Service Status
    • ros @ Robotics Stack Exchange
    • Package API
  1. Home
  2. Repos
  3. fath_pivot_mount_description
  • ardent
  • bouncy
  • crystal
  • eloquent
  • dashing
  • galactic
  • foxy
  • iron
  • lunar
  • jade
  • indigo
  • hydro
  • kinetic
  • melodic
  • noetic
 
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro humble. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro kilted. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro ardent. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro crystal. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro dashing. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro galactic. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro foxy. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro iron. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro lunar. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro jade. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro indigo. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro hydro. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

fath_pivot_mount_description repository

fath_pivot_mount_description
  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description

Repository Summary

Checkout URI https://github.com/clearpathrobotics/fath_pivot_mount_description.git
VCS Type git
VCS Version main
Last Updated 2022-04-14
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
fath_pivot_mount_description 0.1.1

README

fath_pivot_mount_description

This package contains a single URDF macro used to add a manually-adjustable, Fath pivot mount used for cameras and other sensors.

Fath Pivot Mount

To add the mount to your URDF, add e.g.

<xacro:include filename="$(find fath_pivot_mount_description)/urdf/lockmount.urdf.xacro" />
<xacro:fath_pivot_mount prefix="front_camera" parent_link="front_mount" angle="${pi/8}">
  <origin xyz="0 0 0" rpy="0 0 0" />
</xacro:fath_pivot_mount>

<xacro:sensor_d435 parent="front_camera_mount" name="front_realsense">
  <origin xyz="0 0 0" rpy="0 0 0" />
</xacro:sensor_d435>

The prefix parameter is prepended to all the joints and links inside the macro to ensure uniqueness.

The parent_link parameter defines the parent of the fath_pivot_mount. The macro automatically creates a fixed joint between parent_link and ${prefix}_base_link.

The angle parameter is the pitch angle of the mount. This angle is assumed to be fixed, as the fath_pivot_mount is manually adjusted.

The mounting surface of the mount is ${prefix}_mount, which may be used as the parent link for other URDF joints, as shown in the example above.

CONTRIBUTING


  • - Help Wanted
  • - Good First Issue
  • - Pull Requests to Review
Repo symbol

fath_pivot_mount_description repository

  • github-clearpathrobotics-lockmount_description
  • github-clearpathrobotics-fath_pivot_mount_description
No version for distro noetic. Known supported distros are highlighted in the buttons above.
ros-infrastructure/rosindex | generated on 2025-07-12

a community-maintained index of robotics software | privacy