Directories
¶
Path | Synopsis |
---|---|
geometry
|
|
2d/segment
Package segment defines a truncated cone-like object whose bottom is defined by a characteristic line segment (instead of a point).
|
Package segment defines a truncated cone-like object whose bottom is defined by a characteristic line segment (instead of a point). |
2d/vector
Package vector defines utility functions on vectors in 2D ambient space.
|
Package vector defines utility functions on vectors in 2D ambient space. |
2d
Package solver solves a 2D linear programming problem in 2D ambient space.
|
Package solver solves a 2D linear programming problem in 2D ambient space. |
3d
Package solver solves a 2D linear programming problem projected into 3D ambient space.
|
Package solver solves a 2D linear programming problem projected into 3D ambient space. |
bounds/circular
Package circular defines a 2D bounding constraint that limits the maximum length the solution vector may be.
|
Package circular defines a 2D bounding constraint that limits the maximum length the solution vector may be. |
vo
|
|
agent
Package agent defines a velocity obstacle object which is constructed from two agents.
|
Package agent defines a velocity obstacle object which is constructed from two agents. |
agent/cache
package cache specifies the truncaged velocity obstacle of A induced by B; that is, an object which tests for what velocies are permissible by A to choose that will not hit B. Geometrically, a truncated VO is a rounded cone, i.e.
|
package cache specifies the truncaged velocity obstacle of A induced by B; that is, an object which tests for what velocies are permissible by A to choose that will not hit B. Geometrically, a truncated VO is a rounded cone, i.e. |
wall
Package wall defines a velocity obstacle object which is constructed from a line segment.
|
Package wall defines a velocity obstacle object which is constructed from a line segment. |
wall/cache
Package cache implements the VO for a wall segment obstacle.
|
Package cache implements the VO for a wall segment obstacle. |
Click to show internal directories.
Click to hide internal directories.