#include <robot.h>
List of all members.
Public Member Functions |
virtual RobotJoint * | createJoint (Robot *robot, const urdf::JointConstSharedPtr &joint) |
virtual RobotLink * | createLink (Robot *robot, const urdf::LinkConstSharedPtr &link, const std::string &parent_joint_name, bool visual, bool collision) |
Detailed Description
subclass LinkFactory and call setLinkFactory() to use a subclass of RobotLink and/or RobotJoint.
Definition at line 169 of file robot.h.
Member Function Documentation
The documentation for this class was generated from the following files: