osrf / vrx

Virtual RobotX (VRX) resources.
Apache License 2.0
387 stars 178 forks source link

Feasibility of simulation of a surface vehicle with a manipulator #737

Open IamGyal opened 9 months ago

IamGyal commented 9 months ago

Hi, thank you for your time.

I'm working on an unmanned surface vehicle (USV) with a waterproof manipulator (which can be fully-submerged, partially-submerged, or in the air) attached to it.

The USV used is MallARD. Picture attached below. image (Ref)

It has

And the waterproof manipulator has four revolute joints.

I'm looking for a simulator where I can validate the maths models of my robot. The ideal case would be where

Could this be realised with VRX? If so, could you give me some hints on how to do? I'm aware that the guide for custom vehicles is not ready yet (I'm also wondering when the guide would be ready). Or any other suggestions and advice would be appreciated.

Thank you very much.

Related issue: #730