You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
called Result::unwrap() on an Err value: UrdfError(Other("failed to execute neither rospack nor ros2 pkg; consider installing ROS or replacing 'package://' with path: No such file or directory (os error 2)"))
If there are "package://" in mesh tag, but path or URL to package is known and
don't use xacro you can also skip install of ROS by replacing package with path
or URL.
called
Result::unwrap()
on anErr
value: UrdfError(Other("failed to execute neitherrospack
norros2 pkg
; consider installing ROS or replacing 'package://' with path: No such file or directory (os error 2)"))what happen?
i don't set any ros command in this urdf.
the urdf source file may be in https://github.com/raisimTech/raisimLib/blob/master/rsc/anymal_c/urdf/anymal_sensored.urdf
The text was updated successfully, but these errors were encountered: