mrsp / serow

SEROW Framework for N Legged Robot Walking Estimation
GNU General Public License v3.0
78 stars 16 forks source link

Fix relative paths #11

Closed MichaelMarav closed 5 months ago

MichaelMarav commented 5 months ago

Description

Known issues

This is not generic enough since it only searches the serow package for the .json and urdf. So if a user wants to use its own urdf we will need to modify the serow class to accept the absolute path for the custom urdf file.