OpenRAVE: Difference between revisions
Jump to navigation
Jump to search
→OpenRAVE: Fixed bad URL. |
No edit summary |
||
Line 5: | Line 5: | ||
== Licenses == | == Licenses == | ||
Core is Lesser GPL. Scripts and examples are Apache License, Version 2.0. | Core is Lesser GPL 3.0. Scripts and examples are Apache License, Version 2.0. | ||
== COLLADA Support == | == COLLADA Support == | ||
* Can write/read COLLADA 1.5 kinematics | * Can write/read COLLADA 1.5 kinematics | ||
* Supports extra tags for robot sensors, grippers, manipulators, | * Supports extra tags for robot sensors, grippers, manipulators, and formulas: | ||
** [http://openrave.programmingvision.com/index.php/Started:COLLADA Robot Extensions] | |||
== External References== | == External References== |
Revision as of 04:02, 10 January 2011
OpenRAVE
OpenRAVE is an open-source, cross-platform, plugin-based robot planning environment for autonomous robotics. Includes services like collision detection, physics, (inverse) kinematics, sensors, robot controls, python bindings, and a network scripting environment.
Licenses
Core is Lesser GPL 3.0. Scripts and examples are Apache License, Version 2.0.
COLLADA Support
- Can write/read COLLADA 1.5 kinematics
- Supports extra tags for robot sensors, grippers, manipulators, and formulas: