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

tomarRobin's profile - activity

2022-09-26 04:11:14 -0500 received badge  Nice Answer (source)
2022-09-21 09:04:55 -0500 commented question robot localization 2d model gets worse after adding imu yaw rate

You mentioned your y position starts to drift, I wanted to clarify that does this happens all the time When robot is

2022-09-21 08:59:27 -0500 commented answer How to configure tcp server

As much as i could understand from the answer you pointed, Since you have no control over the network as you mentioned,

2022-09-21 08:51:33 -0500 commented answer Navigating the file system in ROS2

The ros 2 system is bit different then ros 1. this link can help you get going with the ros 2 command line interface. Fo

2022-09-21 03:11:32 -0500 commented answer How to configure tcp server

Firstly, You can only run the rosmaster on an IP if that ip is actually used by your system , if you have a static ip of

2022-09-21 01:44:14 -0500 commented answer How to configure tcp server

Try the steps in edited answer. And make sure to replace the pc_ip with actual static ip of your pc

2022-09-21 01:42:57 -0500 edited answer How to configure tcp server

Hello praveen, If I understand you correctly you want to be able to communicate with your robot without changing the net

2022-09-21 01:42:24 -0500 edited answer How to configure tcp server

Hello praveen, If I understand you correctly you want to be able to communicate with your robot without changing the net

2022-09-21 01:42:01 -0500 edited answer How to configure tcp server

Hello praveen, If I understand you correctly you want to be able to communicate with your robot without changing the net

2022-09-21 01:40:01 -0500 edited answer How to configure tcp server

Hello praveen, If I understand you correctly you want to be able to communicate with your robot without changing the net

2022-09-21 01:14:31 -0500 commented question robot localization 2d model gets worse after adding imu yaw rate

Can you try running the robot in only x direction and record data. Then running in only y direction and record data and

2022-09-20 21:14:51 -0500 answered a question How to configure tcp server

Hello praveen, If I understand you correctly you want to be able to communicate with your robot without changing the net

2022-09-20 21:14:51 -0500 received badge  Rapid Responder (source)
2022-09-20 21:02:21 -0500 answered a question Navigating the file system in ROS2

You are using the wiki for ros 1. Please follow this link for ROS 2 documentation and all your problems should be resolv

2022-09-20 21:02:21 -0500 received badge  Rapid Responder (source)
2022-09-18 19:44:36 -0500 answered a question How can i get the robot to move after clicking 2d nav goal on rviz?

Hey there, seems like a issue with your cmd callback. The throttle field of car seems to have a different data type than

2022-09-18 07:31:46 -0500 received badge  Nice Answer (source)
2022-09-14 19:55:43 -0500 edited answer Send data from robot to PC for Visualization

Hey there, Try to follow the following steps : First thing you’ll need is a wireless connection between your robot an

2022-09-14 19:55:43 -0500 received badge  Editor (source)
2022-09-14 19:48:27 -0500 answered a question Send data from robot to PC for Visualization

Hey there, Try to follow the following steps : First thing you’ll need is a wireless connection between your robot an

2022-09-14 19:48:27 -0500 received badge  Rapid Responder (source)
2022-09-02 08:16:51 -0500 received badge  Good Answer (source)
2022-09-02 06:57:17 -0500 commented answer spawning two similar models at the a time

Can you also check out this answer link

2022-09-02 06:56:15 -0500 commented answer spawning two similar models at the a time

Did you also checked out this answer [link] (https://answers.ros.org/question/41433/multiple-robots-simulation-and-navig

2022-09-02 01:57:29 -0500 received badge  Necromancer (source)
2022-09-01 19:09:53 -0500 answered a question Yaw shifting on not moving outdoor robot with robot localization

Hello folks, the drift you see in the output of robot localization is due to imu data. Most IMUs have this, depends on h

2022-09-01 18:15:00 -0500 edited answer spawning two similar models at the a time

You can run two instances of your node which spawns the robot under two namespaces. Edit 1 : This can be done in multi

2022-09-01 07:14:35 -0500 received badge  Nice Answer (source)
2022-08-31 20:13:23 -0500 answered a question spawning two similar models at the a time

You can run two instances of your node which spawns the robot under two namespaces.

2022-08-31 20:13:23 -0500 received badge  Rapid Responder (source)
2022-08-31 18:50:03 -0500 commented question How to source two workspaces?

If you are sourcing catkin_build_ws at the very last line on your bashrc then it should work the same way as if you sour

2022-08-31 18:39:57 -0500 received badge  Teacher (source)
2022-08-30 18:54:52 -0500 answered a question My robot moves forward, but does not turn

You have published your angular velocity in msg.angular.x it should be msg.angular.z, Please try that it should work.

2022-08-30 18:54:52 -0500 received badge  Rapid Responder (source)
2022-08-29 18:50:53 -0500 received badge  Supporter (source)
2020-03-12 00:37:25 -0500 answered a question How to connect my arduino + esp01 to my PC via wifi to publish and subscribe data using ROS?

hey there, rosserial also works with wifi. you can establish a tcp connection between your esp and rosserial_python wh

2019-07-09 05:52:56 -0500 received badge  Enthusiast
2019-06-18 00:14:47 -0500 answered a question pan_tilt_port: No motors found.

There are possibly three reasons due to which this can occur Either the id is more than the set range Or the baud rat

2019-06-18 00:14:47 -0500 commented question cannot launch node of type...

i am not sure of this but you can try including the dependency on other packages as the packages in workbench are interc

2019-06-18 00:14:46 -0500 answered a question How to set the dynamixel motors to multi-turn mode.

This can be done in two simple steps : Set the operating mode to extended position control mode (multi-turn). This can