Daisy URDF file
Daisy URDF file
Hi there, I am working on a project with the HEBI-Daisy Hexapod robot. Which heavily depends on the accurate model of the robot (include the moment of inertia). How could I get an accurate model (URDF file) of HEBI-Daisy? Thanks!
- florian_enner
- HEBI Official
- Posts: 32
- Joined: Wed Mar 25, 2020 11:31 am
- Location: Austria
Re: Daisy URDF file
Hi! We are in the process of rolling out hrdf with tree support and will update the kit files once all APIs support it. Here is an initial version for Daisy: https://github.com/HebiRobotics/hebi-ma ... Daisy.hrdf
The URDF converter unfortunately does not support support trees yet, but if you need something urgently you should be able to convert the individual files and stitch them together manually.
The URDF converter unfortunately does not support support trees yet, but if you need something urgently you should be able to convert the individual files and stitch them together manually.
Re: Daisy URDF file
Hey HEBI team, may I know if the hebi Python API support the HRDF file of Daisy in : https://github.com/HebiRobotics/hebi-ma ... daisy/hrdf