Skip to content

japonophile/darwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darwin Mini

How to build the V-REP scene (for use with CoppeliaSim simulator)

  • Follow the explanations here: https://www.coppeliarobotics.com/helpFiles/en/buildingAModelTutorial.htm
  • The Collada import plugin is broken so can only be used once per session (to use it again, need to restart CoppeliaSim)
  • Import .dae composed of multiple meshes, but do not check the checkbox to group them, as it would loose their individual material (color) information. Rather, group them after import through the right click menu.
  • Important! Connect joint to respondable body, and respondable body to joint. Visual body is connected to the respondable body, but NOT in the dynamic chain.

Issues

  • when starting the notebook to connect to the V-REP simulator, make sure no other client is connected to V-REP or the connection will fail
  • need to use ikpy==2.3.3, as it pypot is not compatible with the latest version (3.x)
  • the wrapper around system time (from . import pypot_time as time in stoppablethread.py) caused threads not to start properly -> had to get rid of this functionality in pypot

About

Control ROBOTIS-mini (aka Darwin Mini) robot with ROS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published