Benjamin Perseghetti

Results 6 comments of Benjamin Perseghetti

> by putting some default values to the environment variables if not set. For example, if 'PX4_GZ_WORLD': 'default' is not filled then the startup crashes where obviously it could be...

This looks like a really great new feature add.

Thanks for the contribution. Looking over this I'm not sure if this makes sense to me for an Ackermann based vehicle. The problem resides in the fact that angular velocity...

> Can we rescope this PR to this for UpdateVelocity: ![image](https://private-user-images.githubusercontent.com/79831813/317110291-268a50ee-5065-41b8-8096-c2e100b2823c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTE1MTAyMDQsIm5iZiI6MTcxMTUwOTkwNCwicGF0aCI6Ii83OTgzMTgxMy8zMTcxMTAyOTEtMjY4YTUwZWUtNTA2NS00MWI4LTgwOTYtYzJlMTAwYjI4MjNjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzI3VDAzMjUwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMzNGQ0MGYzZTcwMmIyZDc3NTI1MmY3YmE5NzhlNjdkMTAxMDM2NTE2NzJlZDMwYjU0NGQyYTNiNDZjM2M4MjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.JC8N-qh2M5VvgOTIuvFpm6Y44i5JW5aRHwySINEzeAg) > > This already exists for UpdateAngle. aka. steering only. > > In simulation, our robot is turning quite...

@retinfai, please make sure to rebase your branch on the latest merge for gz-sim8 (which includes the changes to the ackermann plugin) before creating that PR.

> Interestingly @bperseghetti noted that at least on mesa 22/23 `d3d12` does not list compatibility with `GL_ARB_copy_image` extension, but it list compatibility with `GL_NV_copy_image`: > > ``` > traversaro@IITICUBLAP257:~$ glxinfo...