OpenRAVE: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Rdiankov (talk | contribs)
No edit summary
Rdiankov (talk | contribs)
No edit summary
Line 17: Line 17:
** [https://openrave.svn.sourceforge.net/svnroot/openrave/data/robots 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.org OpenRAVE official web site]




[[Category:Products]]
[[Category:Products]]

Revision as of 05:52, 21 June 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 that use these tags:

External References