elephantrobotics / mycobot_ros

A ros package for myCobot.
BSD 3-Clause "New" or "Revised" License
168 stars 84 forks source link

Refactor MyCobot to MyCobot280 #139

Open J0ekr opened 1 week ago

J0ekr commented 1 week ago

In your newest python API you refactored from pymycobot.mycobot to from pymycobot import MyCobot280. The older version does not include the new command set_fresh_mode(). Atleast you did not yet refactor this in sync_plan.py in for the 280 directories.