justagist / panda_robot

A ROS python interface for using the franka robot (requires franka_ros_interface). Simplified control and management API.
https://justagist.github.io/panda_robot
Apache License 2.0
85 stars 17 forks source link

unsolved reference aml_robot.panda_robot #3

Closed Sission closed 3 years ago

Sission commented 3 years ago

IN the scripts/controller_test.py from aml_robot.panda_robot import PandaArm

where is this aml_robot.panda module?

justagist commented 3 years ago

That is my bad, sorry. Should be fixed now.