RomanStadlhuber

Results 14 comments of RomanStadlhuber

I deactivated both Controller scripts in the root link, but then you have to set all Articulations Parameters for all Articulations Components yourself. This is how they set target rotation...

Yes you do. The Assetstore / Community provide lots of IK solutions though not all methods fit equally well for all systems. In case you don't already know of a...

The torque exerted by a joint is the magnitude of the cross product of the attached links (i.e. **all** links that come after a joint) inertia tensor times its angular...

For other people that have this issue, please remember to import the styling document as noted in the [package description](https://www.npmjs.com/package/react-rt-chart).

@michalpelka thank you for this fix. I am also experiencing the same problem, trying to get [livox_ros_driver2](https://github.com/Livox-SDK/livox_ros_driver2) to work Simply trying to refactor the `#pragma pack(x)` statements did not do...

@michalpelka Thank you for your answer. I fixed it and it was, in fact, just a single `#pragma pack` statement instead of both (see [Issue for reference](https://github.com/Livox-SDK/livox_ros_driver2/issues/130#issuecomment-2204033674)). This fix would...

Hello @15kingben, you can find the profiling data [here](https://drive.google.com/file/d/1EcY4rh46mpKn7AwZki5xdpgWSyP0euvh/view?usp=drive_link). Please let me know if you need any additional data.

Dear @15kingben thank you for investigating. On relative terms (i.e. compared to its peak performance) the model is significantly slower. You are right that parts of the model do run...

@15kingben has there any progress been made or are you aware of a workaround that I can use to overcome this issue?

Hello, I will probably provide a sample app in the coming month. Thank you for your support and patience.