moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Go to the source code of this file.
Classes | |
class | test.unit.test_robot_model.TestRobotModel |
Namespaces | |
namespace | test |
namespace | test.unit |
namespace | test.unit.test_robot_model |
Functions | |
test.unit.test_robot_model.get_robot_model () | |
Variables | |
test.unit.test_robot_model.dir_path = os.path.dirname(os.path.realpath(__file__)) | |
str | test.unit.test_robot_model.URDF_FILE = "{}/fixtures/panda.urdf".format(dir_path) |
str | test.unit.test_robot_model.SRDF_FILE = "{}/fixtures/panda.srdf".format(dir_path) |