mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update test code
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
from unittest import TestCase
|
||||
|
||||
from ArmNavigation.n_joint_arm_to_point_control import n_joint_arm_to_point_control as m
|
||||
import sys
|
||||
sys.path.append("./ArmNavigation/n_joint_arm_to_point_control/")
|
||||
|
||||
from ArmNavigation.n_joint_arm_to_point_control import n_joint_arm_to_point_control as m
|
||||
print(__file__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user