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

Need Info on simulated turtlebot2(melodic and/or kinetic)

asked 2021-11-22 13:28:19 -0500

distro gravatar image

updated 2022-05-01 13:03:57 -0500

lucasw gravatar image

I am looking for where to get a simulated turtlebot2. I recall finding a github link but I cant remember. If anyone uses simulated turtlebot2s please tell me how you got it or if you can make a github link where I can get it please, its urgent. For ROS melodic and/or Kinetic.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-11-23 02:30:35 -0500

ljaniec gravatar image

This site could be your first step. There is this book where you could find more overall info too.

edit flag offensive delete link more

Comments

@ljaniec have you ever used a simulated turtlebot2?, Im trying to gmap with it now but its not working. I want to create a map

distro gravatar image distro  ( 2021-12-20 23:47:53 -0500 )edit

Does this setup not work for you in your case?

ljaniec gravatar image ljaniec  ( 2022-01-05 06:20:27 -0500 )edit

@ljaniec some of the steps used in the textbook dont work.

distro gravatar image distro  ( 2022-01-08 02:28:09 -0500 )edit

Which one? Please describe these steps and we will try to resolve them :^)

ljaniec gravatar image ljaniec  ( 2022-01-08 09:35:18 -0500 )edit

@Ijaniec forget what I asked about ros melodic, I have started using a real turtlebot2, I have been following the instructions from the book you suggested, all was going well until I ran this command on my remote PC roslaunch turtlebot_rviz_launchers view_navigation.launch

I get this error:

QXcbConnection: Could not connect to display 
[rviz-1] process has died [pid 8017, exit code -6, cmd /opt/ros/kinetic/lib/rviz/rviz -d /opt/ros/kinetic/share/turtlebot_rviz_launchers/rviz/navigation.rviz __name:=rviz __log:=/home/turtlebot/.ros/log/39de43b2-7fed-11ec-a022-a0510b03a27d/rviz-1.log].
log file: /home/turtlebot/.ros/log/39de43b2-7fed-11ec-a022-a0510b03a27d/rviz-1*.log

I dont know why, I can eleop my robot from my remote pc, and this same command that gives me an error on remote PC works just fine when I run it on the laptop connected to the turtlebot2 itself. DO you know whats going on?

distro gravatar image distro  ( 2022-01-27 22:53:29 -0500 )edit

I have found some similar issues, I am not sure if they can help you though: link1, link2, link3. It seems like the QXcvConnection couldn't connect to your monitor through your connection, did you use -X option with ssh?

ljaniec gravatar image ljaniec  ( 2022-01-28 05:02:06 -0500 )edit

@ljaniec I think my problem was that I didnt have the turtlebot package in my remote PC. I'll install it and see what happens. Also, what planner does turtlebot2 use? DO I just install the ROS navigation stack to use that? I ask because I which to use DWA_local_planner for my tirtlebot2 and I need to change it's parameters to fit my use. When I'm using a turtlebot3 I can roscd turtlebot3_navigation and find the .yaml files that hold the parameters I wish to change. Is there a roscd turtlebot2_navigation type thing?

distro gravatar image distro  ( 2022-01-29 03:54:09 -0500 )edit
ljaniec gravatar image ljaniec  ( 2022-01-29 07:48:41 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2021-11-22 13:28:19 -0500

Seen: 68 times

Last updated: Nov 23 '21