Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.6.1
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version jazzy
Last Updated 2025-07-10
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

2.6.1 (2025-07-07)

  • Forward Fix: Universal Robots Rate (#233)
    • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
    • Remove Franka
  • Contributors: luis-camero

2.6.0 (2025-07-04)

  • Fix/expected diag rates (#227)
    • loosen rate window for MCU to allow 1 message to be missed
    • Add lighting category to diagnostics aggregator conditionally
    • Set expected BMS Status rate based on battery type
    • Only create the Odometry category if ekf set true
    • Only create the Networking category if wireless watcher is enabled
    • Configurable tolerance window on diagnostics
    • Monitor estop instead of stop_status if stop status does not exist
    • Safety check for size of the labels lists
    • Add warning on estop status
    • Disable stop status rate by platform
  • Use argparse instead of getopt for processing the command-line arguments (#223)
  • Add A300 AMP attachments (#200)
    • Add meshes, URDFs for the A300 AMP and AMP Observer attachments
    • Add spotlight attachment with light plugin for simulation
    • Add Seyond description with lower-than-reality resolution & correct FoV for simulation. Fix math for calculating the number of samples
    • Add GPS plugins for the Fixposition description
  • Contributors: Chris Iverach-Brereton, Hilary Luo

2.5.1 (2025-06-17)

  • Fix permissions on the generate_zenoh_router executable (#221)
  • Contributors: Chris Iverach-Brereton

2.5.0 (2025-05-29)

  • Feature: Foxglove Bridge (#213)
    • Add foxglove bridge launch and parameter file
    • Add foxglove bridge parameter to generator
  • Move clearpath_diagnostics to clearpath_common (#211)
  • Add cooling and ekf-node diagnostic settings conditionally (#209)
    • Add cooling and ekf-node diagnostic settings conditionally
  • Contributors: Hilary Luo, luis-camero

2.3.2 (2025-04-30)

2.3.1 (2025-04-16)

2.3.0 (2025-04-11)

  • Feature: Add CAN adapters (#196)
  • Fast Forward Feature: Add delay to manipulator controller (#191)
  • Feature: Manipulator URDF Parameters (#181) (#190)
  • Feature: MoveIt Parameters and Enable (#166) (#189)
  • Feature: Manipulator Samples and Poses (#163) (#188)
  • Add exception handling to the generators to print a nicer error message in the case of self-generated Unsupported* exceptions (#192)
  • Move extras launch into a new service (#185)
  • Add support for INS sensors + Fixposition XVN (#184)
  • Add MCU diagnostic category if not A200 (#183)
  • Contributors: Chris Iverach-Brereton, Hilary Luo, Luis Camero

2.2.2 (2025-04-09)

2.2.1 (2025-04-07)

  • Fix: Handle empty namespace (#187)
    • Handle empty namespace
    • Resolve formatting issues
  • Contributors: luis-camero

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro kilted showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro rolling showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 1.3.3
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/clearpathrobotics/clearpath_common.git
VCS Type git
VCS Version humble
Last Updated 2025-07-04
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Clearpath Common Generator

Additional Links

No additional links.

Maintainers

  • Luis Camero
  • Roni Kreinin
  • Tony Baltovski

Authors

  • rkreinin
README
No README found. No README in repository either.
CHANGELOG

Changelog for package clearpath_generator_common

1.3.3 (2025-07-03)

  • Feature: Manipulator Extra ROS Parameters (#229)
    • Pass manipulator ros parameters to generated controller file
    • Update platform config parameters
    • Remove pprint
  • Fix/Feature: UR Arm Controller Update Rate (#225)
    • Change controller update rate for universal robots to 500
    • Use UniversalRobots update_rate parameters if available
  • Contributors: luis-camero

1.3.2 (2025-04-15)

  • Skip failed tests
  • Contributors: Luis Camero

1.3.1 (2025-04-15)

  • Skip stereolabs test
  • Contributors: Luis Camero

1.3.0 (2025-04-15)

  • Feature: Add delay to manipulator controller (#182)
  • Feature: Manipulator URDF Parameters (#181)
  • Contributors: Luis Camero

1.2.0 (2025-03-13)

  • Fix: Only use IMU for angular velocity (#175)

  • Feature Franka (#171)

    • Initial franka addition
    • Create joint instead of using connected_to parameter
    • Custom entry for generating Franka param
    • Franka control for multiple types
    • Modify entire Franka arm xacro
    • Add franka gripper
    • Copy and modify franka description
    • Add cutout for Franka arm_id
    • Add dependency for franka_description
  • Feature Humble Ouster (#161)

    • Add OusteOS1 description
    • Custom OusterOS1 generator
    • Ouster use custom description generator
  • Feature: MoveIt Parameters and Enable (#166)

  • Feature: Manipulator Samples and Poses (#163)

    • Add group_state macros to arm SRDF
    • Add group_state macros to grippers SRDF
    • Generate pose macros in URDF
  • Feature: Link Material (#162)

    • Add material to link generator
    • Add material xacro macro
    • Catch exception for frame without material
  • Backport Fix: Sensor depends (#129) (#167)

    • Remove the package initializations that depend on robot packages

    * Add a copy of the imu_filter parameters from clearpath_sensors to clearpath_control. Change the default IMU filter config path to point to this file. Remove more unneeded initializations of clearpath_robot packages Co-authored-by: Chris Iverach-Brereton <<59611394+civerachb-cpr@users.noreply.github.com>>

  • Fix: Change dependency on SRDF plugins (#165)

  • Contributors: luis-camero

1.1.1 (2025-01-16)

1.1.0 (2025-01-15)

  • Ewellix Lift (#136) Ewellix Lift
    • Remove upper_joint

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged clearpath_generator_common at Robotics Stack Exchange