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

vidu98's profile - activity

2023-01-12 03:10:33 -0500 received badge  Famous Question (source)
2023-01-12 03:10:33 -0500 received badge  Notable Question (source)
2023-01-12 03:10:33 -0500 received badge  Popular Question (source)
2022-06-20 06:47:00 -0500 received badge  Famous Question (source)
2022-05-08 03:58:07 -0500 received badge  Famous Question (source)
2022-04-28 00:55:05 -0500 received badge  Famous Question (source)
2022-04-11 18:30:17 -0500 received badge  Famous Question (source)
2022-04-11 18:30:17 -0500 received badge  Notable Question (source)
2022-04-06 10:14:37 -0500 received badge  Notable Question (source)
2022-03-07 06:21:54 -0500 received badge  Popular Question (source)
2022-03-03 09:34:06 -0500 received badge  Popular Question (source)
2022-02-01 07:03:02 -0500 received badge  Famous Question (source)
2022-01-11 08:58:35 -0500 received badge  Popular Question (source)
2022-01-10 05:59:47 -0500 edited question How to Move the robot in joint and Cartesian Space?

How to Move robot in joint and Cartesian Space? I wanted to deploy the Ur5 robot in the gazebo and move the robot in joi

2022-01-10 05:59:20 -0500 asked a question How to Move the robot in joint and Cartesian Space?

How to Move robot in joint and Cartesian Space? I wanted to deploy the Ur5 robot in the gazebo and move the robot in joi

2022-01-09 10:22:45 -0500 marked best answer Not able to import collada(.dae) into Gazebo

I'm trying to import a (.dae) Collada file in the gazebo, But when i run gazebo my_mesh.world it opens an empty world.

my_mesh.world file:

<?xml version="1.0"?>
<sdf version="1.4">
  <world name="default">
    <include>
      <uri>model://ground_plane</uri>
    </include>
    <include>
      <uri>model://sun</uri>
    </include>
    <model name="my_mesh">
      <pose>0 0 0  0 0 0</pose>
      <static>true</static>
      <link name="body">
        <visual name="visual">
          <geometry>
            <mesh><uri>file://monkey.dae</uri></mesh>
          </geometry>
        </visual>

      </link>
    </model>
  </world>
</sdf>

.dae file link: https://drive.google.com/file/d/1DUs7...

2022-01-04 07:26:58 -0500 received badge  Notable Question (source)
2021-12-30 11:42:39 -0500 received badge  Famous Question (source)
2021-12-21 23:18:43 -0500 asked a question rosbash : Depends: catkin but it is not going to be installed?

rosbash : Depends: catkin but it is not going to be installed? I'm trying to install rosbash , i receive the following e

2021-12-21 09:02:33 -0500 edited question ROS was unable to find the package name while creating new moveit configuration package?

ROS was unable to find the package name while creating new moveit configuration package? I'm trying to create a new move

2021-12-21 08:53:34 -0500 edited question ROS was unable to find the package name while creating new moveit configuration package?

ROS was unable to find the package name while creating new moveit configuration package? I'm trying to create a new move

2021-12-21 08:53:18 -0500 edited question ROS was unable to find the package name while creating new moveit configuration package?

ROS was unable to find the package name while creating new moveit configuration package? I'm trying to create a new move

2021-12-21 08:49:50 -0500 asked a question ROS was unable to find the package name while creating new moveit configuration package?

ROS was unable to find the package name while creating new moveit configuration package? I'm trying to create a new move

2021-12-16 01:53:39 -0500 received badge  Popular Question (source)
2021-12-15 05:44:21 -0500 edited question Not able to import collada(.dae) into Gazebo

Not able to import collada(.dae) into Gazebo I'm trying to import a (.dae) Collada file in the gazebo, But when i run g

2021-12-15 05:38:03 -0500 edited question Not able to import collada(.dae) into Gazebo

Not able to import collada(.dae) into Gazebo I'm trying to import a (.dae) Collada file in the gazebo, But when i run g

2021-12-15 05:35:57 -0500 asked a question Not able to import collada(.dae) into Gazebo

Not able to import collada(.dae) into Gazebo I'm trying to import a (.dae) Collada file in the gazebo, But when i run g

2021-11-10 07:42:05 -0500 marked best answer moveit setup assistant not working

When i launch moveit setup assistant i receive the following error.

roslaunch moveit_setup_assistant setup_assistant.launch

... logging to /home/kannan/.ros/log/0d1dacec-30cd-11ec-b94d-e82a44ef4c23/roslaunch-kannan-Lenovo-ideapad-320-15IKB-15791.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://kannan-Lenovo-ideapad-320-15IKB:39523/

SUMMARY
========

PARAMETERS
 * /rosdistro: melodic
 * /rosversion: 1.14.11

NODES
  /
    moveit_setup_assistant (moveit_setup_assistant/moveit_setup_assistant)

auto-starting new master
process[master]: started with pid [15805]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to 0d1dacec-30cd-11ec-b94d-e82a44ef4c23
process[rosout-1]: started with pid [15816]
started core service [/rosout]
process[moveit_setup_assistant-2]: started with pid [15820]
/opt/ros/melodic/lib/moveit_setup_assistant/moveit_setup_assistant: error while loading shared libraries: libmoveit_kinematics_base.so.1.0.8: cannot open shared object file: No such file or directory
================================================================================REQUIRED process [moveit_setup_assistant-2] has died!
process has died [pid 15820, exit code 127, cmd /opt/ros/melodic/lib/moveit_setup_assistant/moveit_setup_assistant __name:=moveit_setup_assistant __log:=/home/kannan/.ros/log/0d1dacec-30cd-11ec-b94d-e82a44ef4c23/moveit_setup_assistant-2.log].
log file: /home/kannan/.ros/log/0d1dacec-30cd-11ec-b94d-e82a44ef4c23/moveit_setup_assistant-2*.log
Initiating shutdown!
================================================================================
[moveit_setup_assistant-2] killing on exit
[rosout-1] killing on exit
[master] killing on exit
shutting down processing monitor...
... shutting down processing monitor complete
done
2021-11-10 07:40:14 -0500 received badge  Student (source)
2021-11-10 07:39:56 -0500 received badge  Self-Learner (source)
2021-11-10 07:39:56 -0500 received badge  Teacher (source)
2021-11-05 08:25:16 -0500 answered a question moveit setup assistant not working

I solved it by using sudo dpkg --remove --force-remove-reinstreq ros-melodic-cob-cartesian-controller-dbgsymto force re

2021-11-05 04:53:11 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@Mike Scheutzow , dpkg to force-remove worked.

2021-11-04 11:28:46 -0500 received badge  Notable Question (source)
2021-11-04 04:50:39 -0500 received badge  Famous Question (source)
2021-11-04 04:31:55 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@Mike Scheutzow even when i run the commands you gave, i end up getting the same error,should i uninstall and reinstall

2021-11-04 00:45:44 -0500 received badge  Notable Question (source)
2021-11-03 13:58:47 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@mike scheutzow when i try to purge i get the following error Reading package lists... Done Building dependency tr

2021-11-03 13:58:47 -0500 received badge  Commentator
2021-11-03 12:44:35 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@bergercookie im using Ubuntu 18.04 LTS (Bionic Beaver) uname -a Linux kannan-Lenovo-ideapad-320-15IKB 5.4.0-86-generi

2021-11-03 11:44:29 -0500 received badge  Popular Question (source)
2021-11-03 08:21:32 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@osilva i have tried "sudo apt install ros-melodic-twist-controller" it gives the following error Unpacking ros-melodi

2021-11-03 08:04:50 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

@osilva i have tried "sudo apt install ros-melodic-twist-controller" it gives the following error Unpacking ros-melodi

2021-11-03 07:29:53 -0500 commented question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

When i run sudo apt-get upgrade, i get unmet dependencies error, even after i run "apt --fix-broken install" i get the s

2021-11-03 07:25:55 -0500 edited question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

sudo apt-get upgrade When i run sudo apt-get upgrade i receive following error Reading package lists... Done Building d

2021-11-03 06:17:10 -0500 asked a question ros-melodic-ros-controllers-cartesian : Depends: ros-melodic-twist-controller but it is not installed

sudo apt-get upgrade When i run sudo apt-get upgrade i receive following error Reading package lists... Done Building de