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

Can i request for an update of the Mycobot Jetson Nano URDF directory to include the xacro and stl files? #113

Open
Jllow opened this issue Feb 2, 2023 · 0 comments

Comments

@Jllow
Copy link

Jllow commented Feb 2, 2023

Could I request for the STL files for each joint of the mycobot Jetson Nano version to be included in the package and the urdf.xacro to be updated to include collisions? Much appreciated.

Heres some context, my environment is Ubuntu 20.04 and ROS noetic. I am trying to utilise the mycobot Jetson Nano for dynamic obstacle avoidance. I am utilising the mycobot Jetson Nano version with moveit. however I noticed that under the mycobot_description, there is no mesh file or .stl files for collision. While using the moveit setup assistant and loading up the mycobot_urdf.urdf to create a new moveit config i am unable to add collisions as well.

Executing the demo.launch prompts me the following error below specifying to: Fix your URDF file by explicitly specifying collision geometry"

I tested gazebo.launch and this error below is prompted. Additionally, the robot is not spawned in the gazebo environment.

Demo.launch
[ WARN] [1675239446.607871979]: Link joint6 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607646616]: Link joint1 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607757578]: Link joint2 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607778201]: Link joint3 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607827984]: Link joint4 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607860146]: Link joint5 has visual geometry but no collision geometry. Collision geometry will be left empty. Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.607881020]: Link joint6_flange has visual geometry but no collision geometry. Collision geometry will be left empty.

Fix your URDF file by explicitly specifying collision geometry. [ WARN] [1675239446.608061800]: No geometry is associated to any robot links
demo

Gazebo.launch

[INFO] [1675236096.385363, 0.000000]: Calling service /gazebo/spawn_urdf_model Error [parser.cc:488] parse as old deprecated model file failed. Error Code 4 Msg: Required attribute[filename] in element[plugin] is not specified in SDF. Error Code 8 Msg: Error reading element <plugin> Error Code 8 Msg: Error reading element <model> Error Code 8 Msg: Error reading element <sdf>

gazebo

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

1 participant