aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-11-25 00:06:52 +0800
committerrene <rene@FreeBSD.org>2010-11-25 00:06:52 +0800
commit872708d412031ef05c0dca6bb2c07847def3c825 (patch)
tree6af373a2dc35fd429ca02023514a1862c688312a /math/Makefile
parent34f35b5bdfb4cea850e69022fe138aa517dc39dd (diff)
downloadfreebsd-ports-gnome-872708d412031ef05c0dca6bb2c07847def3c825.tar.gz
freebsd-ports-gnome-872708d412031ef05c0dca6bb2c07847def3c825.tar.zst
freebsd-ports-gnome-872708d412031ef05c0dca6bb2c07847def3c825.zip
The basic geometry and math libraries used in ROS.
angles: Provides a set of simple math utilities to work with angles. The utilities cover simple things like normalizing an angle and conversion between degrees and radians, but also functions to calculate things like the shortest angular distance between two joinst space positions of your robot, with the joint motion constrained by joint limits. bullet: Contains version 2.76 of the Bullet professional free 3D Game Multiphysics Library. The Bullet library provided by this ROS package is slightly different from the official Bullet release. eigen: This package contains version 2.0.15 of the Eigen C++ template library for linear algebra. KDL: This package contains a recent version of the Kinematics and Dynamics Library (KDL), distributed by the Orocos Project. For stability reasons, this package is currently locked to revision 31715, but this revision will be updated on a regular basis to the latest available KDL trunk. tf: tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. WWW: http://www.ros.org/wiki/geometry
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 3c5a60f79973..11b7fcb570f3 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -96,6 +96,7 @@
SUBDIR += gdcalc
SUBDIR += geg
SUBDIR += geogebra-i18n
+ SUBDIR += geometry
SUBDIR += geonext
SUBDIR += gexpr
SUBDIR += ggobi