franka_ros2
franka_ros2 copied to clipboard
Added support for Ignition
Hi
I have been playing around with panda and ign_ros_control. I made this changes to make it work.
- Added inertias
- Added a new param to setup the simulation
Signed-off-by: ahcorde [email protected]
friendly ping @marcbone
Hey @ahcorde, thanks for your contribution. We didnt forgot it, but are sadly super busy with other stuff right now. We did not take a detailed look into it, but our main concern is that you are using the position interface that we cannot implement for the real robot at the moment. So you cannot write a controller that works with the real robot and in the simulator. On the other hand, using the position interface allows at least to run moveit in simulation. Those are our initial thoughts on it without testing it.