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

Shaunak Vyas's profile - activity

2019-09-26 02:48:50 -0500 received badge  Famous Question (source)
2019-08-22 08:25:13 -0500 received badge  Famous Question (source)
2019-04-25 12:08:10 -0500 received badge  Famous Question (source)
2019-02-06 06:00:25 -0500 received badge  Famous Question (source)
2019-02-06 06:00:25 -0500 received badge  Notable Question (source)
2018-11-17 08:41:44 -0500 received badge  Notable Question (source)
2018-11-17 04:00:57 -0500 received badge  Popular Question (source)
2018-11-17 04:00:50 -0500 marked best answer Melodic network setup: invalid ROS_IP (protocol should not be included)

I have one workspace in Raspberry Pi with Xubuntu and one in Ubuntu PC. I am running ROS Melodic on both. I am able to access Raspberry Pi through Ubuntu PC using ssh.The roscore is running in Raspberry Pi. My ~/.bashrc file settings are as below (Reference: Here):

Raspberry Pi:
source /opt/ros/melodic/setup.bash 
source ~/catkin_ws/devel_isolated/setup.bash 
export ROS_MASTER_URI=http://192.168.2.111:11311 
export ROS_IP=http://192.168.2.111

Ubuntu PC: 
source /opt/ros/melodic/setup.bash 
source ~/DKOBDR_WS/temp_ws/devel_isolated/setup.bash 
export ROS_MASTER_URI=http://192.168.2.111:11311 
export ROS_IP=http://192.168.2.70

The roscore runs in Raspberry Pi correctly, but I am getting the following output with roslaunch in Raspberry Pi:

shaunak@Xubuntu-RPi:~$ roslaunch mobile_robot_pkg keyboard_teleop.launch
... logging to /home/shaunak/.ros/log/ed3361e8-ea1a-11e8-a91e-b827ebd68f79/roslaunch-Xubuntu-RPi-2380.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

invalid ROS_IP (protocol should not be included)
invalid ROS_IP (protocol should not be included)
RLException: Unable to contact my own server at [http://http://192.168.2.111:39657/].
This usually means that the network is not configured properly.

A common cause is that the machine cannot ping itself.  Please check
for errors by running:
    ping http

For more tips, please see

    http://www.ros.org/wiki/ROS/NetworkSetup

The traceback for the exception was written to the log file

I kindly request for some precise guideline for Network Setup as I have gone through http://wiki.ros.org/ROS/NetworkSetup and http://wiki.ros.org/ROS/Tutorials/MultipleMachines, but can not get much out of them.

2018-11-17 04:00:31 -0500 commented answer Melodic network setup: invalid ROS_IP (protocol should not be included)

@gvdhoorn : Thank you. It's working now.

2018-11-17 04:00:11 -0500 commented answer Melodic network setup: invalid ROS_IP (protocol should not be included)

Thank you. It's working now.

2018-11-17 03:06:49 -0500 edited question Melodic network setup: invalid ROS_IP (protocol should not be included)

Network Setup in ROS Melodic I have one workspace in Raspberry Pi with Xubuntu and one in Ubuntu PC. I am running ROS Me

2018-11-16 22:41:09 -0500 edited question Melodic network setup: invalid ROS_IP (protocol should not be included)

Network Setup in ROS Melodic I have one workspace in Raspberry Pi with Xubuntu and one in Ubuntu PC. I am running ROS Me

2018-11-16 22:25:50 -0500 asked a question Melodic network setup: invalid ROS_IP (protocol should not be included)

Network Setup in ROS Melodic I have one workspace in Raspberry Pi with Xubuntu and one in Ubuntu PC. I am running ROS Me

2018-10-19 00:35:31 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

I will give answer to my own question soon. Thank you so much everyone for getting involved into the conversation.

2018-10-19 00:35:00 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@jarvisschultz : I completely agree with you. Anyways, Mr Lentin Joseph has asked me to solve this problem on my own by

2018-10-17 04:16:57 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

In the meanwhile, if anyone can refer me a book/link explaining how to build an ROS package targeting Autonomous Robot w

2018-10-17 04:16:19 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

In the meanwhile, if anyone can refer me a book/link explaining how to build an ROS package from scratch, I would be gra

2018-10-17 04:15:34 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@jarvisschultz : I am not opening gazebo as of now. I am working with RViz for mapping and navigation. I am in touch wit

2018-10-13 10:42:12 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

I need it.

2018-10-13 03:52:31 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-13 03:51:18 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn @l4ncelot : Please see Edit 3 in the question.

2018-10-13 03:50:14 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? strong textI have cloned packages for an ROS based rob

2018-10-13 02:07:02 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? strong textI have cloned packages for an ROS based rob

2018-10-12 06:45:38 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

It is already cloned in my workspace.

2018-10-12 06:35:04 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn I am not adding -r. My whole command is : rosdep install -y --from-paths src --ignore-src --rosdistro melodi

2018-10-12 06:33:47 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn I am not adding -r. My whole command is : rosdep install -y --from-paths src --ignore-src --rosdistro melodi

2018-10-12 06:33:29 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn I am not adding -r. My whole command is : rosdep install -y --from-paths src --ignore-src --rosdistro melodi

2018-10-12 06:20:19 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn So if you must build from source, and the target pkg and some of it's dependencies are not available in a part

2018-10-12 06:19:55 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

So if you must build from source, and the target pkg and some of it's dependencies are not available in a particular dis

2018-10-12 06:19:35 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

So if you must build from source, and the target pkg and some of it's dependencies are not available in a particular dis

2018-10-12 06:15:41 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@l4ncelot : Here is the package you need. Do the same thing like with other catkin package i.e. clone to workspace, bui

2018-10-12 06:08:21 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@l4ncelot : Here is the package you need. Do the same thing like with other catkin package i.e. clone to workspace, bui

2018-10-12 06:07:22 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@l4ncelot : Here is the package you need. Do the same thing like with other catkin package i.e. clone to workspace, bui

2018-10-12 05:48:33 -0500 commented answer How to get Packages built for ROS Kinetic working in ROS Melodic?

@gvdhoorn : Please see Edit 1 and Edit 2 in Question.

2018-10-12 05:46:26 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@l4ncelot : Please see Edit 2 in the Question.

2018-10-12 05:45:19 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-12 02:10:48 -0500 received badge  Famous Question (source)
2018-10-12 02:03:58 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

..............................which directs Here. If you see the uri of the updated depthimage_to_laserscan package with

2018-10-12 01:59:48 -0500 commented question How to get Packages built for ROS Kinetic working in ROS Melodic?

@l4ncelot: Alread done. If you got to #27 link given there, you will find comment from @jarvisschultz stating Also adde

2018-10-12 01:32:03 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-12 01:29:14 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-12 01:28:52 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-12 01:28:17 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-12 01:24:48 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-11 04:26:23 -0500 received badge  Notable Question (source)
2018-10-11 02:31:13 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

How to get Packages built for ROS Kinetic working in ROS Melodic? I have cloned packages for an ROS based robot called C

2018-10-11 02:31:09 -0500 received badge  Associate Editor (source)
2018-10-11 02:31:09 -0500 edited question How to get Packages built for ROS Kinetic working in ROS Melodic?

Packages built for ROS Kinetic not working in ROS Melodic I have cloned packages for an ROS based robot called Chefbot f

2018-10-11 02:25:31 -0500 marked best answer How to set RViz (in PC without ROS) to access remote PC (with ROS)

I am working on a project that has a Robot with Raspberry Pi controlling it and the data of the Robot's diagnostics is sent by Raspberry Pi to a Desktop PC over Wifi. I am able to establish the communication between Desktop PC and Raspberry Pi over Network by referring this: Running ROS across multiple machines I am already done with the results if both the Raspberry Pi and Desktop PC are having ROS installed. I have a launch file called "view_robot.launch" that invokes the RViz and sets the Robot Parametric Environment. Here is the content of the file:

    <launch>
<arg name="model" />
<!-- Parsing xacro and setting robot_description parameter -->
<param name="robot_description" command="$(find xacro)/xacro.py $(find mobile_robot_description)/urdf/robot_model.xacro" />
<!-- Starting robot state publish which will publish tf -->
<node name="robot_state_publisher" pkg="robot_state_publisher" type="state_publisher" />
<!-- Launch visualization in rviz -->
<node name="rviz" pkg="rviz" type="rviz" args="-d $(find mobile_robot_description)/config/robot.rviz" required="true" /> </launch>

Now I need to remove ROS from Desktop PC, Open RViz in it and connect to my Raspberry Pi's roslaunch server that is not having a unique address. Is it possible? If Yes, then I need some references with which I can implement this.

2018-10-11 02:18:28 -0500 received badge  Popular Question (source)