dynamixel-workbench
dynamixel-workbench copied to clipboard
Is catkin_ws_/src missing in Section 3.3.3
Hi, in Section 3.3.3 Setup Dynamixel Workbench library, the e-Manual states:
"cd ~/dynamixel-workbench/dynamixel_workbench_toolbox/examples"
Shouldn't it be:
"cd ~/catkin_ws/src/dynamixel-workbench/dynamixel_workbench_toolbox/examples"
since Robotis recommended that catkin_ws be the directory where all the Robotis ROS 1 source code should be located at?