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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

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

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

Package symbol

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange

Package symbol

opw_kinematics package from opw_kinematics repo

opw_kinematics

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 0.5.2
License Apache 2.0
Build type CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/Jmeyer1292/opw_kinematics.git
VCS Type git
VCS Version master
Last Updated 2025-01-15
Dev Status DEVELOPED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A simple, analytical inverse kinematic library for industrial robots with parallel bases and spherical wrists. Based on the paper "An Analytical Solution of the Inverse Kinematics Problem of Industrial Serial Manipulators with an Ortho-parallel Basis and a Spherical Wrist" by Mathias Brandstötter, Arthur Angerer, and Michael Hofbaur.

Additional Links

No additional links.

Maintainers

  • Jon Meyer

Authors

  • Jon Meyer
  • Jeroen De Maeyer
README
No README found. No README in repository either.
CHANGELOG

Changelog for package opw_kinematics

0.5.2 (2025-01-14)

  • Update debian for all distros
  • Contributors: Levi Armstrong

0.5.1 (2025-01-14)

  • Update ricb version to 0.7.1
  • Add script to run cpack
  • Fix cpack CI build
  • Update packaging CI pipelines
  • Fix deprecated exec_program command
  • Remove deprecated AnalyzeTemporaryDtors See https://github.com/llvm/llvm-project/issues/62020
  • Contributors: Levi Armstrong, Roelof, Roelof Oomen

0.5.0 (2022-07-05)

  • remove xenial CI build
  • Update to ros_industrial_cmake_boilerplate 0.3.0
  • Contributors: Levi Armstrong

0.4.6 (2022-06-26)

  • Update cpack CI to use colcon
  • Use find_gtest macro
  • Updated CPack
  • Fix windows CI branch
  • Update windows CI (#64)
  • Contributors: Levi Armstrong, Michael Ripperger

0.4.5 (2022-03-24)

  • Upgrade to latest cmake boilerplate and add cmake formater
  • Contributors: Levi Armstrong

0.4.4 (2021-11-11)

  • Fix numerical issue in inverse function
  • Contributors: Levi-Armstrong

0.4.3 (2021-04-23)

  • Do not add compiler option -mno-avx if processor is uknown
  • Contributors: Levi Armstrong

0.4.2 (2021-04-15)

  • Do not add compiler option -mno-avx for arm
  • Contributors: Levi Armstrong

0.4.1 (2021-04-09)

  • Only enable initialize_code_coverage if code coverage is enabled
  • Add cpack archive package
  • Add package debian github action leveraging cpack
  • Add CONTRIBUTING.md
  • Contributors: Levi Armstrong

0.4.0 (2021-02-19)

  • Vectorize using Eigen::Array and Eigen::Map
  • Add code coverage CI build
  • Clean CMakeLists.txt
  • Switch to using std::array versus raw pointer to array
  • Contributors: Levi Armstrong

0.3.1 (2021-01-06)

  • Update to use initialize_code_coverage() macro
  • Contributors: Levi Armstrong

0.3.0 (2021-01-06)

  • Extract package name and version from package.xml
  • Update CI build and add badges to readme
  • Remove -std=c++11 compile option. This causes problems in downstream packages that add cxx_std_14 to compile features.
  • Increase version to 0.2.0
  • Add github actions
  • Add code coverage to targets
  • Add ros_industrial_cmake_boilerplate
  • Contributors: Levi Armstrong, Matthew Powelson

0.1.0 (2020-02-06)

  • Change build tool depend from catkin to cmake
  • Change Affine3d to Isometry3d in readme
  • Address compiler warnings
  • Export targets with namespace to build directory
  • Fix gtest target names
  • Use new source_bat.bash command to set env variables (#34)
    • Use source_bat to configure env variables
    • Update source_bat in travis.yml
    • Update source_bat in travis.yml
    • Remove comments and set build type to Release in travis.yml

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opw_kinematics at Robotics Stack Exchange