syuntoku14 / fusion2urdf

A Fusion 360 Script to export URDF
MIT License
454 stars 151 forks source link

Consider add support to pyBullet. #11

Closed qiayuanl closed 1 year ago

nyxaria commented 5 years ago

How does it not? PyBullet requires only an URDF to function

qiayuanl commented 5 years ago

How does it not? PyBullet requires only an URDF to function

If I don't have ROS environment, I can't run "stl2binary.bash".

syuntoku14 commented 5 years ago

stl2binary.bash doesn't require ROS environment. It only requires ruby and python.