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

prrraveen's profile - activity

2022-12-26 04:32:09 -0500 received badge  Nice Question (source)
2019-10-03 05:00:12 -0500 received badge  Nice Question (source)
2018-11-09 00:35:32 -0500 marked best answer What is position controlled joint ,velocity controlled joint

Could someone please explain me the following in one line joint state, joint command, position controlled joint, velocity controlled joint, effort controlled joint.

I am reading ros_control and I keep getting these terminology again and again.

2018-01-11 20:22:06 -0500 received badge  Notable Question (source)
2017-10-12 19:30:32 -0500 received badge  Good Question (source)
2017-01-10 05:57:05 -0500 received badge  Famous Question (source)
2016-11-20 02:57:53 -0500 received badge  Notable Question (source)
2016-11-20 01:23:37 -0500 commented question not able to source setup.bash after installing ros kinetic on ubuntu-16.04

@gvdhoorn. setup.zsh seems working. it is not giving any error. Could you please write an answer so I can mark as correct answer. Hopefully explaining the underline issue. Thanks

2016-11-19 22:00:48 -0500 commented question not able to source setup.bash after installing ros kinetic on ubuntu-16.04

I tried it in normal shell. I am getting same error.

2016-11-19 21:58:31 -0500 commented question not able to source setup.bash after installing ros kinetic on ubuntu-16.04

Yes, I am using zsh. I suspect that is causing issue. I will try in normal bash shell and let you know. Thanks

2016-11-19 17:50:09 -0500 received badge  Popular Question (source)
2016-11-19 02:52:49 -0500 asked a question not able to source setup.bash after installing ros kinetic on ubuntu-16.04

I followed this installation guide. I didn't get any error while installing.

but source /opt/ros/kinetic/setup.bash throw error

/opt/ros/kinetic/setup.bash:.:8: no such file or directory: /home/praveen/catkin_ws/setup.sh

I get similar error in catkin workspace source devel/setup.bash throw devel/setup.bash:.:8: no such file or directory: /home/praveen/catkin_ws/setup.sh

when running this command inside devel dir. it returns

praveen@praveen ~/catkin_ws/devel
 % source setup.bash 
/opt/ros/kinetic/etc/catkin/profile.d/05.catkin_make.bash:67: command not found: complete
/opt/ros/kinetic/etc/catkin/profile.d/05.catkin_make_isolated.bash:65: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:961: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:962: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:963: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:964: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:965: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:966: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:967: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:968: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:969: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:970: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:971: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:972: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:973: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:974: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:975: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:976: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:977: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:978: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:979: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:980: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:981: command not found: complete
/opt/ros/kinetic/share/rosbash/rosbash:982: command not found: complete
/opt/ros/kinetic/etc/catkin/profile.d/20.transform.bash:23: command not found: complete
/opt/ros/kinetic/etc/catkin/profile.d/20.transform.bash:42: command not found: complete

echo $ROS_PACKAGE_PATH outputs /opt/ros/kinetic/share

% cat /opt/ros/kinetic/setup.bash
#!/usr/bin/env bash
# generated from catkin/cmake/templates/setup.bash.in

CATKIN_SHELL=bash

# source setup.sh from same directory as this file
_CATKIN_SETUP_DIR=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" > /dev/null && pwd)
. "$_CATKIN_SETUP_DIR/setup.sh"
2016-08-18 10:56:28 -0500 received badge  Famous Question (source)
2016-06-10 20:54:44 -0500 received badge  Notable Question (source)
2016-05-30 10:11:51 -0500 received badge  Famous Question (source)
2016-05-30 10:11:51 -0500 received badge  Notable Question (source)
2016-05-30 10:11:51 -0500 received badge  Popular Question (source)
2016-05-04 14:08:06 -0500 received badge  Famous Question (source)
2016-05-04 14:08:06 -0500 received badge  Notable Question (source)
2016-04-21 23:20:19 -0500 received badge  Famous Question (source)
2016-03-04 06:01:24 -0500 received badge  Famous Question (source)
2016-02-11 08:41:57 -0500 received badge  Popular Question (source)
2016-01-18 00:43:15 -0500 received badge  Nice Question (source)
2015-10-31 16:22:12 -0500 received badge  Famous Question (source)
2015-09-29 18:06:27 -0500 received badge  Popular Question (source)
2015-09-29 18:06:27 -0500 received badge  Notable Question (source)
2015-08-03 13:27:47 -0500 received badge  Popular Question (source)
2015-08-02 11:24:49 -0500 asked a question Message from ROS network dropped: message larger than buffer.

I am sending jointTrajectory message to Ardunio over rosserial. It is generated by moveit commander command line tool. The message is of 80 bytes ( "sys.getsizeof(goal.trajectory)" in my python program returns 80 bytes)

But I get following error on rosserial terminal

[ERROR] [WallTime: 1438503253.569131] Message from ROS network dropped: message larger than buffer.

 I have increased the input and output buffer size to 1024 by following the answers http://answers.ros.org/question/20807...

http://wiki.ros.org/rosserial/Overvie...

I have rebuild the ardunio_client library in ardunio sketch dir using

rosrun rosserial_arduino make_libraries.py .

I am not able to figure out why a 80 byte message is dropping even though it is way within the limits.

Here are the changes I made in rosserial ros package

ros.h

#if defined(__AVR_ATmega8__) || defined(__AVR_ATmega168__)
    /* downsize our buffers */
      typedef NodeHandle_<ArduinoHardware, 6, 6, 1024, 1024> NodeHandle;

    #elif defined(__AVR_ATmega328P__)

      typedef NodeHandle_<ArduinoHardware, 25, 25, 1024, 1024> NodeHandle;

    #else

node_handle.h

  /* Node Handle */
  template<class Hardware,
           int MAX_SUBSCRIBERS=25,
           int MAX_PUBLISHERS=25,
           int INPUT_SIZE=1024,
           int OUTPUT_SIZE=1024>

Could some give me a hint to fix this.I appreciate your time and expertise

2015-07-31 05:52:11 -0500 commented question rosserial arduino - serial port read failure

Hey Naman , Were you able to solve this?.I am facing the same issue.

2015-07-28 07:29:09 -0500 received badge  Popular Question (source)
2015-07-27 15:19:37 -0500 commented question need package/library to actually control hardware....

did you find any solution?

2015-07-25 17:57:49 -0500 asked a question why some launch file have extension type foo.launch.xml ?

I am going through moveit pr2 tutorials and I see .launch.xml extension .Why do we need two extension. For example pr2_moveit_controller_manager.launch.xml

2015-07-25 02:50:37 -0500 commented question Segmentation fault at MoveIt python tutorial

I am having the same issue.Are you able to resolve it?

2015-07-21 16:15:06 -0500 edited question group is not chain error while launch moveit demo.launch

HI , I setup moveit for my simple urdf. I get this error although I have setup kin. chain while creating group.

All is well! Everyone is happy! You can start planning now!

[ INFO] [1437491541.950725317]: Loading robot model 'myfirst'...
[ INFO] [1437491542.102668136]: Loading robot model 'myfirst'...
[ERROR] [1437491542.103025494]: Group 'right_arm' is not a chain
[ERROR] [1437491542.103109791]: Kinematics solver of type 'kdl_kinematics_plugin/KDLKinematicsPlugin' could not be initialized for group 'right_arm'
[ERROR] [1437491542.103519521]: Kinematics solver could not be instantiated for joint group right_arm.
[ INFO] [1437491542.153130872]: Starting scene monitor

myfirst.srdf

<robot name="myfirst">
    <group name="right_arm">
        <chain base_link="base_link" tip_link="x-carriage" />
    </group>
    <group_state name="home" group="right_arm">
        <joint name="gripper_extension" value="0" />
    </group_state>
    <group_state name="end" group="right_arm">
        <joint name="gripper_extension" value="8.6" />
    </group_state>
    <group_state name="mid" group="right_arm">
        <joint name="gripper_extension" value="4.3966" />
    </group_state>
    <virtual_joint name="base" type="fixed" parent_frame="odom" child_link="base_link" />
    <disable_collisions link1="base_link" link2="x-carriage" reason="Adjacent" />
</robot>

basic_shape.urdf

<?xml version="1.0"?>
<robot name="myfirst">
      <link name="base_link">
        <visual>
          <origin xyz="4.5 0 0" rpy="0 0 0" />
          <geometry>
            <box size="9 .2 .2" />
          </geometry>
          <material name="blue">
            <color rgba="0 0 .8 1"/>
          </material>
        </visual>
      </link>

      <link name="x-carriage">
        <visual>
          <origin xyz=".2 0 0" rpy="0 0 0" />
          <geometry>
            <box size=".4 .4 .4" />
          </geometry>
          <origin  xyz="0.1 0 0"/>
          <material name="Gray">
            <color rgba=".7 .7 .7 1"/>
          </material>
        </visual>
      </link>

      <joint name="gripper_extension" type="prismatic">
        <parent link="base_link"/>
        <child link="x-carriage"/>
        <limit effort="1000.0" lower="0" upper="8.6" velocity="0.5"/>
        <origin  xyz="0 0 0"/>
      </joint>

</robot>
2015-07-21 10:56:18 -0500 received badge  Student (source)