Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | MIT |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/sophus.git |
VCS Type | git |
VCS Version | release/1.1.x |
Last Updated | 2019-10-13 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
Authors
- Hauke Strasdat
linux, os x: _ windows: _ code coverage: _
Sophus
Overview
This is a c++ implementation of Lie groups commonly used for 2d and 3d geometric problems (i.e. for Computer Vision or Robotics applications). Among others, this package includes the special orthogonal groups SO(2) and SO(3) to present rotations in 2d and 3d as well as the special Euclidean group SE(2) and SE(3) to represent rigid body transformations (i.e. rotations and translations) in 2d and 3d.
API documentation: https://strasdat.github.io/Sophus/
Cross platform support
Sophus compiles with clang and gcc on Linux and OS X as well as msvc on Windows. The specific compiler and operating system versions which are supported are the ones which are used in the Continuous Integration (CI): See TravisCI and AppVeyor for details.
However, it should work (with no to minor modification) on many other modern configurations as long they support c++11, CMake, and Eigen 3.X.
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
ecl_linear_algebra | |
beluga |
Launch files
Messages
Services
Plugins
Recent questions tagged sophus at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.2.1 |
License | MIT |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/sophus.git |
VCS Type | git |
VCS Version | release/1.2.x |
Last Updated | 2020-07-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
Authors
- Hauke Strasdat
linux, os x: _ windows: _ code coverage: _
Sophus
Overview
This is a c++ implementation of Lie groups commonly used for 2d and 3d geometric problems (i.e. for Computer Vision or Robotics applications). Among others, this package includes the special orthogonal groups SO(2) and SO(3) to present rotations in 2d and 3d as well as the special Euclidean group SE(2) and SE(3) to represent rigid body transformations (i.e. rotations and translations) in 2d and 3d.
API documentation: https://strasdat.github.io/Sophus/
Cross platform support
Sophus compiles with clang and gcc on Linux and OS X as well as msvc on Windows. The specific compiler and operating system versions which are supported are the ones which are used in the Continuous Integration (CI): See TravisCI and AppVeyor for details.
However, it should work (with no to minor modification) on many other modern configurations as long they support c++11, CMake, and Eigen 3.X.
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
ecl_linear_algebra |
Launch files
Messages
Services
Plugins
Recent questions tagged sophus at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.1 |
License | MIT |
Build type | CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/stonier/sophus.git |
VCS Type | git |
VCS Version | release/1.0.1-melodic |
Last Updated | 2018-09-11 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Daniel Stonier
Authors
- Hauke Strasdat
linux, os x: _ windows: _ code coverage: _
Sophus
Overview
This is a c++ implementation of Lie groups commonly used for 2d and 3d geometric problems (i.e. for Computer Vision or Robotics applications). Among others, this package includes the special orthogonal groups SO(2) and SO(3) to present rotations in 2d and 3d as well as the special Euclidean group SE(2) and SE(3) to represent rigid body transformations (i.e. rotations and translations) in 2d and 3d.
Cross platform support
Sophus compiles with clang and gcc on Linux and OS X as well as msvc on Windows. The specific compiler and operating system versions which are supported are the ones which are used in the Continuous Integration (CI): See TravisCI and AppVeyor for details.
However, it should work (with no to minor modification) on many other modern configurations as long they support c++11, CMake, and Eigen 3.X.
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
ecl_linear_algebra |