how to include dynamics to robots
I am working with Gazebo and Rviz with motion planning plugin. I am trying to work out motion planning for a robot I designed. How do I include the dynamics of the robot to simulate the motion planning with moveit?
I feel this requires some clarification: what do you mean with "dynamics" specifically? Are you thinking of velocity, acceleration and jerk (and up) limits to be taken into account while planning with MoveIt? Or would you like to achieve as close-to-real-world as possible behaviour in Gazebo?