Re: [ros-users] Using ODE for 3d algorithms ? instead of gaz…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] Using ODE for 3d algorithms ? instead of gazebo.
Hi,

behind the scenes, gazebo uses ODE as it's physics engine, so
basically, you're already running ODE. I'm not totally sure what you
want to achieve. If you want a simulator that provides you with
scenarios/test cases for your 3 dimensional navigational algorithm,
your best bet would probably be to look at the available options
(gazebo, MORSE, USARsim etc.) and use (or modify/customize) one of
them. On the other hand, if you for example want to do some fast
predictive physics simulation inside your navigation algorithm, it
might make sense to look into physics engines themselves (ODE, bullet
etc.).

regards,
Stefan

2011/12/1 Arkapravo Bhaumik <>:
> Hi
>
> I am trying to develop a 3 dimensional navigational algorithm. As of now, I
> have issues with gazebo - I am not very cool with xml, I use an old laptop
> and complicated gazebo models crash etc. Would ODE be an alternative ? Can I
> use ODE with ROS nodes ?
>
> Regards
>
> Arkapravo
>
> --
> Arkapravo Bhaumik
> E-mail :
> Blogs : http://mobotica.blogspot.com/, http://3chevrons.blogspot.com/
> Twitter : @abhaumik
> Facebook :
> Skype : arkapravo
>
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>