turtlebot_arm no transform from gripper_link to base_footprint
Hi all
After following the instructions to mount turtlebotarm on turtlebot as per Corot's indigo-devel branch here https://github.com/corot/turtlebotarm/ everything works fine...
...however when visualising the combined turtlebot+turtlebotarm urdf in rviz using "roslaunch turtlebotrvizlaunchers viewrobot.launch" I get an error within rviz stating "no transform from gripperlink to basefootprint"
This seems to be messing up the arm/kinect calibration. There's also an issue where one of the grippers is visualised as several meters off to the side of turtlebot in rviz. Adjusting the servo max parameters and the pincher_gripper.xacro limits doesn't seem to resolve this issue.
Has anyone else experienced this issue?
Cheers
Will
Asked by wjvh on 2017-07-02 09:38:50 UTC
Comments
Getting two errors when I run pick_and_place.py as well:
Asked by wjvh on 2017-07-12 10:46:54 UTC
Any progress on this? I cannot reproduce the problem. Which commands do you execute? Please note that you must start the turtlebot bringup to make base_footprint tf available. For the moveit demo, do you start turtlebot_arm_moveit_config/demo.launch before running ir?
Asked by jorge on 2017-08-22 17:26:23 UTC