Justin Beri
Justin Beri
Hi, I am not a maintainer and don't have a specific answer but I might be able to give a little more information that might be helpful. There is more...
Some other references in case they are useful. TDS implementation - https://github.com/google-research/tiny-differentiable-simulator/blob/master/src/rb_constraint_solver.hpp which references Michael Cline's thesis - https://open.library.ubc.ca/soa/cIRcle/collections/ubctheses/831/items/1.0051676
I've tested this on ROS noetic with `catkin_make` from the top level and believe this is the correct way to do building. Please follow the ROS conventions rather than using...
I've also tested under ROS2 humble with `colcon build` from the workspace dir and it works.
For `xfrc_applied` where is the force applied? Ie center of mass? or at some other position?
This is still and issue on ros2/jazzy. In my case it was using a service with an empty request field. For example the service definition was ```bash # ExampleWithEmpty.srv ---...
Answered in https://github.com/ForesightMiningSoftwareCorporation/bevy_polyline/issues/65#issuecomment-2241220723
Also with the `stm32h523ce`