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

AidanK's profile - activity

2022-11-29 13:54:30 -0500 received badge  Famous Question (source)
2022-11-29 13:54:30 -0500 received badge  Notable Question (source)
2022-08-22 06:11:45 -0500 received badge  Famous Question (source)
2022-05-13 09:40:45 -0500 received badge  Famous Question (source)
2022-03-31 05:52:07 -0500 received badge  Famous Question (source)
2021-10-20 05:09:17 -0500 received badge  Notable Question (source)
2021-10-14 16:24:41 -0500 received badge  Popular Question (source)
2021-10-06 22:22:45 -0500 commented question Slam_toolbox no map received

Added link to log files. Currently looking through as well.

2021-10-06 22:21:58 -0500 edited question Slam_toolbox no map received

Slam_toolbox no map received I know this question has been asked multiple times, but there are no good answers. It seems

2021-10-06 00:37:49 -0500 edited question Slam_toolbox no map received

Slam_toolbox no map received I know this question has been asked multiple times, but there are no good answers. It seems

2021-10-06 00:37:26 -0500 edited question Slam_toolbox no map received

Slam_toolbox no map received I know this question has been asked multiple times, but there are no good answers. It seems

2021-10-06 00:36:07 -0500 asked a question Slam_toolbox no map received

Slam_toolbox no map received I know this question has been asked multiple times, but there are no good answers. It seems

2021-09-16 21:35:03 -0500 commented answer How to specify motor/wheel orientation?

Thank you, I managed to wire my motor controller so that my navigation works as expected.

2021-09-16 21:34:13 -0500 received badge  Popular Question (source)
2021-09-13 01:44:11 -0500 asked a question How to specify motor/wheel orientation?

How to specify motor/wheel orientation? I'm building a 4-wheel drive mobile robot, and having some basic issues with con

2021-08-16 00:22:04 -0500 answered a question How does the localisation mode in slam toolbox work?

According to the paper (https://joss.theoj.org/papers/10.21105/joss.02783), the localization mode does continue to updat

2021-08-12 19:47:04 -0500 received badge  Notable Question (source)
2021-08-12 15:18:31 -0500 answered a question Odom frame rotates when driving linearly in RVIZ, encoder issue?

I managed to 'resolve' the issue by flipping the wiring of the encoder that was giving the opposite readings. This is no

2021-08-12 15:18:31 -0500 received badge  Rapid Responder (source)
2021-08-12 09:23:00 -0500 received badge  Popular Question (source)
2021-08-11 19:35:32 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Thank you! I see exactly what you mean now, that clarified several areas of confusion for me. That's a good starting poi

2021-08-11 19:34:10 -0500 edited answer LaserScan rotates when moving

Closing this question out. I haven't solved the issue, but I now understand that it's an odometry issue with the diff_dr

2021-08-11 17:38:14 -0500 marked best answer LaserScan rotates when moving

I'm new to ROS, and picked up a robot that used to be able to perform SLAM with gmapping. I'm working on getting it up and running after years of sitting in a lab, but I can't get the robot to map or localize in it's surroundings.

With teleoperation, I noticed that driving in a straight line causes the Velodyne point cloud readings to rotate. For example, it takes about 15 or 20 feet to complete a full rotation. Driving straight shouldn't cause any rotation at all, so this is clearly wrong. Can anyone point me in the right direction? Is there some small setup mistake I'm making, am I misinterpreting rviz, is there a checkbox I'm missing in rviz, etc.? I suspect it's an odometry related issue, simply because the map rotates when my wheels rotate, but I'm also not really sure how to tackle that yet.

I also have half a dozen deprecation warning when launching the move_base node, but I assume those will be easier to sort out once I see the Velodyne point cloud readings function as expected. Right now if I set a 2d goal, the robot just moves back and forth a few feet for a couple of seconds before aborting because a controller couldn't be found. I assume the primary culprit at this point is because of the rotation of the Velodyne point cloud.

EDIT: After playing around, I've found the problem is entirely within my odometry. The odometry frame relative to the base frame rotates when driving straight, and moves linearly when rotating. I believe it's a hardware issue, but still looking into it.

Thanks in advance!

2021-08-11 17:30:09 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Thank you! I see exactly what you mean now, that clarified several areas of confusion for me. That's a good starting poi

2021-08-11 16:56:39 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

I'm confident that somewhere along the way one of the readings is inverted from how it should be, but I'm not sure if it

2021-08-11 16:49:06 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:47:35 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:47:15 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:45:55 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:44:13 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:43:59 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Yes, I cannot attached, but I've pasted the code in. Working to try and get it formatted but can't get it working yet

2021-08-11 16:43:21 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:42:38 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:42:13 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:39:19 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Yes, will attach

2021-08-11 16:38:17 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

trog_joint_publisher: type: "joint_state_controller/JointStateController" publish_rate: 50 trog_velocity_co

2021-08-11 16:37:42 -0500 commented question Odom frame rotates when driving linearly in RVIZ, encoder issue?

trog_joint_publisher: type: "joint_state_controller/JointStateController" publish_rate: 50 trog_velocity_co

2021-08-11 16:35:54 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:35:42 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:35:10 -0500 edited question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 16:35:10 -0500 received badge  Editor (source)
2021-08-11 15:34:02 -0500 asked a question Odom frame rotates when driving linearly in RVIZ, encoder issue?

Odom frame rotates when driving linearly in RVIZ, encoder issue? I believe I have an encoder issue, where one of my enco

2021-08-11 15:27:33 -0500 answered a question LaserScan rotates when moving

Closing this question out. I haven't solved the issue, but I now understand that it's an odometry issue with the diff_dr

2021-08-11 15:26:22 -0500 received badge  Supporter (source)
2021-08-11 14:21:57 -0500 commented question LaserScan rotates when moving

I am, what is a good way to directly check the wheel encoder values? When using rviz and checking the TF, it appears t

2021-08-10 01:10:59 -0500 received badge  Notable Question (source)
2021-08-09 17:47:28 -0500 received badge  Popular Question (source)