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

Do you have a URDF model running on RVIZ #18

Open
jabrena opened this issue Apr 23, 2018 · 6 comments
Open

Do you have a URDF model running on RVIZ #18

jabrena opened this issue Apr 23, 2018 · 6 comments

Comments

@jabrena
Copy link

jabrena commented Apr 23, 2018

Hi,

I would like to know if you have some URDF model about the EV3 running on RVIZ.

Juan Antonio

@cyborg-x1
Copy link
Member

I don't did not advance that far for now with my EV3 stuff.
I created it for a chapter for a book about ROS. Unfortunately exactly this thing (Yocto, EV3, roscontrol) messed it up for me, so the publisher terminated the book because the chapter took too long. (4 months - working every evening). After termination I just kinda finished it.
So far I did not come back to it to use it for anything.
Why do you ask? Something not working? I have done models for other robots at work. (URDF + xacro). Also you could maybe check my xacro repo, there I have some fast scripts... https://github.com/Hacks4ROS/h4r_rapid_robot_xacros

@jabrena
Copy link
Author

jabrena commented Apr 23, 2018

In my next iteration in this project:
https://github.com/ev3dev-lang-java/ev3dev-lang-java/milestone/10

I have some pending issues about ROS and if anyone worked a bit the integration with ROS, it could be useful. :)

I will try them.

Cheers

@cyborg-x1
Copy link
Member

Well actually my next step on the brick would be (if I'd be working on)...
Extract the EV3 driver system and kernel settings.
Integrate in Yocto Layer
Create an image without almost everything not necessary (especially without systemd) and insert a realtime enabled kernel instead.

#UseMorePerformance

@jabrena
Copy link
Author

jabrena commented Apr 23, 2018

Did you see this issue?
ev3dev-lang-java/ev3dev-lang-java#402

Exist a old tool to transform LDD models to ROS format.

It could be interesting for both.

What do you think?

@cyborg-x1
Copy link
Member

Nope. URDF is more then just CAD.
It also defines Joints, Connection between parts and inertia, weight...
Interesting thing would be probably can LDD / LegoCAD be opened in Blender.

Seems to be possible:
https://www.youtube.com/watch?v=TaOeQpQMUQo
https://www.youtube.com/watch?v=AZSOp_kd_KI

Cause there is this:
https://github.com/rock-simulation/phobos

Actually I have not really worked with it. I tried once, but had no time to get into it.

@cyborg-x1
Copy link
Member

Well probably for "just" displaying the robot in RViz one could set just some default values to inertia and weight. Simulation of this model would be odd then but you could display it.

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

2 participants