Robotics StackExchange | Archived questions

How does the PhysicsFactory works?

I am trying to add a physics engine to Gazebo does someone can explain me the steps related to the PhysicsFactory so that when I create a test.world file with , my_engine gets recognized. I think the name has to be registered to a map, but I cannot find how.

Just to mention that I already understand that my engine's interface has to be placed within a subdirectory like ode, bullet and so on. I am gonna follow what was done with the actual four engines to do my interface.

Thanks in advance!

Asked by dbrodeur on 2017-03-29 14:19:02 UTC

Comments

Answers