OpenRAVE: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
* Supports extra tags for robot sensors, grippers, manipulators, and formulas: | * Supports extra tags for robot sensors, grippers, manipulators, and formulas: | ||
** [http://openrave.programmingvision.com/index.php/Started:COLLADA Robot Extensions] | ** [http://openrave.programmingvision.com/index.php/Started:COLLADA Robot Extensions] | ||
* Offers a repository of collada 1.5 robots: | |||
** [https://openrave.svn.sourceforge.net/svnroot/openrave/data/robots robots] | |||
== External References== | == External References== | ||
* [http://openrave.programmingvision.com OpenRAVE official web site] | * [http://openrave.programmingvision.com OpenRAVE official web site] |
Revision as of 14:52, 16 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:
- Offers a repository of collada 1.5 robots: