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

rdelgadov's profile - activity

2021-02-09 13:36:08 -0500 received badge  Enthusiast
2021-02-05 13:21:22 -0500 commented answer How to configure my node/computer for processing

Are you connected to the same network? Maybe the ip of your pc is about another network or if you have ethernet and wifi

2021-02-05 13:21:22 -0500 received badge  Commentator
2021-02-05 13:14:39 -0500 commented question Kinect on TurtleBot3 for Gazebo simulation (ROS Melodic)

Can you paste your waffle robot .gazebo file? Maybe you need to add the sensor topic to that file

2021-02-05 13:04:34 -0500 answered a question Issue with rospy.spin and rospy.Rate

Hi there! The problem is where you put the rospy.spin(). rospy.spin() keeps the current thread alive but does not exec

2021-02-05 13:04:34 -0500 received badge  Rapid Responder (source)
2019-06-17 15:35:41 -0500 commented question AR Drone library on ROS Lunar

Have you try to compile it from source? if works please post an issue in the repo to other people can use it if works.

2018-08-24 11:27:45 -0500 received badge  Supporter (source)
2018-07-25 23:56:49 -0500 commented question Automatically set the ROS MASTER ip within another machine belonging to the same network

Have you tried using a broadcast? you would need a listener on the new laptop to see when the workstation changes the IP

2018-07-25 23:45:55 -0500 commented question Aruco marker crash (ubuntu14.4)

Can you post the content of the file '/home/lukas/.ros/log/f9e14154-8ffb-11e8-a1c7-14b31f1cb5de/aruco_single-1*.log' ? I

2018-07-25 23:45:16 -0500 commented question Aruco marker crash (ubuntu14.4)

Can you post the log of the file '/home/lukas/.ros/log/f9e14154-8ffb-11e8-a1c7-14b31f1cb5de/aruco_single-1*.log' could c

2018-06-27 23:50:53 -0500 commented question Use of the navigation stack with a drone

Hi, I think that you can use but you will need to make wrappers to transform data and models the 2D in a 3D world. It's

2018-01-30 13:33:38 -0500 commented question dwb_local_planner

this issue is similar, if you solve you can help or henoSH can help you.

2018-01-30 11:46:55 -0500 commented question I can't use rviz in host PC

Do you set 'ROS_IP' in both computers?

2018-01-30 11:39:20 -0500 commented question I can't use rviz in host PC

Do you set 'ROS_IP' in ~/.bashrc file?

2018-01-30 11:38:45 -0500 commented question I can't use rviz in host PC

You set 'ROS_IP' in ~/.bashrc file?

2018-01-29 14:56:12 -0500 received badge  Citizen Patrol (source)
2018-01-29 07:53:40 -0500 edited answer Error while connecting two ROS machine to the same MASTER (one is Raspbian jessie, one is Linux in VBox)

It's look like a problem with vbox network configuration, the vbox create a subnet inside the computer and to access fro

2018-01-29 07:53:40 -0500 received badge  Editor (source)
2018-01-29 07:51:29 -0500 answered a question Error while connecting two ROS machine to the same MASTER (one is Raspbian jessie, one is Linux in VBox)

It's a problem with vbox network configuration, the vbox create a subnet inside the computer and to access from outside

2018-01-26 18:43:59 -0500 received badge  Teacher (source)
2018-01-26 10:04:43 -0500 edited answer Which model of xbox 360 kinect camera should I buy ?

The kinect is supported by kinetic and indigo the package. About the xbox one kinect, i found this repo but i never used

2018-01-26 10:03:11 -0500 answered a question Which model of xbox 360 kinect camera should I buy ?

The kinect is supported by kinetic and indigo. About the xbox one kinect, i found this repo but i never used

2018-01-26 08:00:17 -0500 commented answer ardrone2.0s coordinate system

I understand the problem, in that context, the position is calculated with the velocity gived by the IMU sensor multiply

2018-01-26 07:53:16 -0500 commented question OpenCV difference between roslaunch and rosrun

If is a usb camera you will try to use usb_cam package.

2018-01-26 07:32:53 -0500 answered a question ardrone2.0s coordinate system

Hello Steve, I think it can be very useful for you to use the tum_vision package that gives a more accurate state estim