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

adriancabal's profile - activity

2016-03-31 04:45:23 -0500 received badge  Famous Question (source)
2016-03-09 00:51:28 -0500 received badge  Popular Question (source)
2016-03-09 00:51:28 -0500 received badge  Notable Question (source)
2016-02-10 12:32:27 -0500 received badge  Popular Question (source)
2016-01-07 14:02:59 -0500 asked a question Connect two Youbots with a wire in gazebo

I'm simulating a wire using multiple joints linked together. The two youbots have its own separate urdf file. SO I was able to link 10 joints to the front of one Youbot, but I cannot link the last joint to the rear of the other Youbot. How do i make the last joint the parent link of the base of the other Youbot? Any ideas?

2015-12-12 15:23:38 -0500 asked a question Can't enable/add camera on Kuka Youbot in Gazebo

Hi I am pretty new to ROS, Gazebo, and Ubuntu. Now I'm trying to add a camera on the Kuka Youbot Model which I installed from the youbot website: http://www.youbot-store.com/wiki/inde... .

So I'm using the Indigo version of ROS, and I've tried to enable the cameras that came with the package but I couldn't get any of them to appear on the simulation. From what I know, to use one of the camera, you just include the refernce and simulation tag of the camera in the youbot.urdf.xacro file. I tried that but didn't work. I need this for a senior design project, in which i need to simulate lane keeping in the road using cameras. I would appreciate any help from anyone with experience with this. Thanks.