2019-03-01 16:28:21 -0500 | marked best answer | [Kinetic] mapping is inaccurate Hi all I created my own launch file for gmapping however the map generated in RVIZ is really inaccurate compared to the Gazebo world. Is there any solution to this? My robot's speed was at 10 on the keyboard teleop and rotation was done in slow movements. My launch file codes are as follows: File: my_gmapping_launch.launch File: gmapping_params.yaml RVIZ mapping result and RVIZ settings -
Gazebo world - After creating my map I'll be running my amcl launch file to localize my robot in the map. Edit: My map result after changing to a more defined world for my turtlebot.
|
2019-03-01 16:28:15 -0500 | marked best answer | Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki.ros.org/navigation/Tutori... Noticed that it is using tf, however I would like to code it in tf2 seeing I have gone through the tf2 tutorials. For the broadcaster file I had converted the original tf version which is this: To the tf2 version which I did up here (not sure if I did it correctly): As for the listener file, I'm not sure how to convert it into the tf2 version :( The original tf version of the listener file is as follows: If anyone would be able to help it would be very much appreciated. Edit: Followed ur suggestions and changed the code. However I am getting errors :( Listed the errors below - (more) |
2019-03-01 16:27:44 -0500 | received badge | ● Famous Question (source) |
2018-08-29 09:25:33 -0500 | received badge | ● Notable Question (source) |
2018-08-28 10:18:42 -0500 | received badge | ● Famous Question (source) |
2018-08-28 06:02:39 -0500 | edited question | Setting up your robot using tf, migration to tf2 Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki. |
2018-08-28 06:01:38 -0500 | commented question | Setting up your robot using tf, migration to tf2 That's great! have added my CMakeLists.txt file above @gvdhoorn |
2018-08-28 06:01:01 -0500 | commented question | Setting up your robot using tf, migration to tf2 That's great! below is my CMakeLists.txt file @gvdhoorn cmake_minimum_required(VERSION 2.8.3) project(robot_setup_tf) |
2018-08-28 05:18:22 -0500 | edited question | Setting up your robot using tf, migration to tf2 Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki. |
2018-08-28 05:14:29 -0500 | commented question | Setting up your robot using tf, migration to tf2 @PeteBlackerThe3rd changed the parameters tho got a whole string of errors :\ listed them in my latest edit. |
2018-08-28 05:13:15 -0500 | edited question | [Kinetic] mapping is inaccurate [Kinetic] mapping is inaccurate Hi all I created my own launch file for gmapping however the map generated in RVIZ is re |
2018-08-28 05:11:29 -0500 | commented answer | [Kinetic] mapping is inaccurate Tho the jumping still remained, it was just reduced :( |
2018-08-28 05:10:39 -0500 | commented answer | [Kinetic] mapping is inaccurate My latest edit contains my latest map. When I had used /map as the fixed frame under RViz, to lower the amount of jumpin |
2018-08-28 05:07:53 -0500 | commented answer | [Kinetic] mapping is inaccurate Tried changing to a more defined environment tho still getting poor mapping results :( also my robot keeps jumping from |
2018-08-28 02:04:12 -0500 | received badge | ● Enthusiast |
2018-08-27 23:19:07 -0500 | received badge | ● Popular Question (source) |
2018-08-27 09:30:52 -0500 | asked a question | [Kinetic] mapping is inaccurate [Kinetic] mapping is inaccurate Hi all I created my own launch file for gmapping however the map generated in RVIZ is re |
2018-08-26 23:30:01 -0500 | received badge | ● Student (source) |
2018-08-25 22:07:49 -0500 | edited question | Setting up your robot using tf, migration to tf2 Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki. |
2018-08-25 22:05:15 -0500 | commented question | Setting up your robot using tf, migration to tf2 @PeteBlackerThe3rd: made the edit you suggested though got a set of errors, as listed in my latest edit :( |
2018-08-25 01:59:08 -0500 | received badge | ● Notable Question (source) |
2018-08-24 22:18:11 -0500 | edited question | Setting up your robot using tf, migration to tf2 Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki. |
2018-08-24 22:18:11 -0500 | received badge | ● Editor (source) |
2018-08-24 22:13:21 -0500 | commented question | Setting up your robot using tf, migration to tf2 @PeteBlackerThe3rd: did the updates you suggested tho am still getting an error :\ Not sure what I'm doing wrong. Edited |
2018-08-24 22:11:57 -0500 | commented question | Setting up your robot using tf, migration to tf2 @gvdhoorn: ah ok sorry about that |
2018-08-24 03:07:04 -0500 | received badge | ● Popular Question (source) |
2018-08-23 21:19:20 -0500 | edited answer | Setting up your robot using tf, migration to tf2 Followed ur suggestions and changed the code. However I am getting errors :( Listed the errors below - /home/gavin/ca |
2018-08-23 21:10:36 -0500 | answered a question | Setting up your robot using tf, migration to tf2 Followed ur suggestions and changed the code. However I am getting errors :( Listed the errors below - /home/gavin/ca |
2018-08-23 06:14:02 -0500 | asked a question | Setting up your robot using tf, migration to tf2 Setting up your robot using tf, migration to tf2 Hi all, I am following the tutorial from this link here: http://wiki. |