ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to include dynamics to robots

asked 2018-11-25 22:08:22 -0500

boon gravatar image

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?

edit retag flag offensive close merge delete

Comments

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?

gvdhoorn gravatar image gvdhoorn  ( 2018-11-26 02:44:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-11-26 17:46:27 -0500

FelipeNascimento gravatar image

There are a few ways to do that. If you plan on using MoveIt, I suggest you create the robot description using URDF ( http://wiki.ros.org/urdf ) and see some tutorials on creating the SRDF, control parameters and kinematics parameters for it.

https://ros-planning.github.io/moveit...

In case you don't plan on using MoveIt you can take a look at URDF in Gazebo ( http://gazebosim.org/tutorials/?tut=r... ), control plugins in Gazebo ( http://gazebosim.org/tutorials?cat=gu... ) and take a step by step in the Gazebo tutorials in general.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-11-25 22:08:22 -0500

Seen: 455 times

Last updated: Nov 26 '18