Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URDF not loading #9

Open
ChaitanyaDev123 opened this issue Sep 16, 2021 · 2 comments
Open

URDF not loading #9

ChaitanyaDev123 opened this issue Sep 16, 2021 · 2 comments

Comments

@ChaitanyaDev123
Copy link

urdf of my robot is not loading in champ setup assistant window

@grassjelly
Copy link
Member

Could you provide more information please?

@numieo
Copy link

numieo commented Apr 7, 2022

Solved! 'sudo apt install ros-melodic-moveit-ros-planning-interface'

before install moveit-ros-planning-interface:

Ubuntu 18.04

after 'roslaunch champ_setup_assistant setup_assistant.launch'

there are some issue:
PluginlibFactory: The plugin for class 'champ/RobotState' failed to load. Error: Could not find library corresponding to plugin champ/RobotState. Make sure the plugin description XML file has the correct name of the library and that the library actually exists.

when I load HitSZwang/mini-cheetah-gazebo-urdf's yobotics.urdf

Unknown tag "material" in /robot[@name='yobotics_description']/link[@name='RL_thigh']/collision[1]
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RL_hip_tran']/actuator[@name='RL_hip_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RL_thigh_tran']/actuator[@name='RL_thigh_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RL_calf_tran']/actuator[@name='RL_calf_motor']
Unknown tag "material" in /robot[@name='yobotics_description']/link[@name='FL_thigh']/collision[1]
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FL_hip_tran']/actuator[@name='FL_hip_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FL_thigh_tran']/actuator[@name='FL_thigh_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FL_calf_tran']/actuator[@name='FL_calf_motor']
Unknown tag "material" in /robot[@name='yobotics_description']/link[@name='RR_thigh']/collision[1]
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RR_hip_tran']/actuator[@name='RR_hip_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RR_thigh_tran']/actuator[@name='RR_thigh_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='RR_calf_tran']/actuator[@name='RR_calf_motor']
Unknown tag "material" in /robot[@name='yobotics_description']/link[@name='FR_thigh']/collision[1]
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FR_hip_tran']/actuator[@name='FR_hip_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FR_thigh_tran']/actuator[@name='FR_thigh_motor']
Unknown tag "hardwareInterface" in /robot[@name='yobotics_description']/transmission[@name='FR_calf_tran']/actuator[@name='FR_calf_motor']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants